Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hifis.net
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HIFIS
Overall
hifis.net
Commits
e98f97aa
Verified
Commit
e98f97aa
authored
4 years ago
by
Huste, Tobias
Browse files
Options
Downloads
Patches
Plain Diff
Change helpdesk URL to support.hifis.net
parent
7fbbf165
No related branches found
Branches containing commit
No related tags found
1 merge request
!59
Change helpdesk URL to support.hifis.net
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
_config.yml
+2
-2
2 additions, 2 deletions
_config.yml
_includes/contact_form.html
+1
-1
1 addition, 1 deletion
_includes/contact_form.html
_posts/2020/06/2020-06-01-hifis-software-helpdesk-launched.md
+1
-1
1 addition, 1 deletion
...ts/2020/06/2020-06-01-hifis-software-helpdesk-launched.md
with
4 additions
and
4 deletions
_config.yml
+
2
−
2
View file @
e98f97aa
...
...
@@ -57,8 +57,8 @@ defaults:
gitlab
:
project_url
:
https://gitlab.hzdr.de/hifis/hifis.net
contact_mail
:
hifis-help@hzdr.de
helpdesk
:
hifis-help.hzdr.de
contact_mail
:
support@hifis.net
helpdesk
:
support.hifis.net
sass
:
load_paths
:
...
...
This diff is collapsed.
Click to expand it.
_includes/contact_form.html
+
1
−
1
View file @
e98f97aa
...
...
@@ -3,7 +3,7 @@
<script
type=
"text/javascript"
src=
"{{ site.directory.vendor | append: 'jquery/dist/jquery.min.js' | strip | relative_url }}"
>
</script>
<script
id=
"zammad_form_script"
src=
"https://
hifis-help.hzdr.de
/assets/form/form.js"
></script>
<script
id=
"zammad_form_script"
src=
"https://
{{ site.helpdesk }}
/assets/form/form.js"
></script>
<script>
$
(
function
()
{
...
...
This diff is collapsed.
Click to expand it.
_posts/2020/06/2020-06-01-hifis-software-helpdesk-launched.md
+
1
−
1
View file @
e98f97aa
...
...
@@ -16,7 +16,7 @@ lang: en
lang_ref
:
2020-06-01-hifis-software-helpdesk-launched
---
The
[
HIFIS Software Helpdesk
](
https://
hifis-help.hzdr.de
)
has been launched.
The
[
HIFIS Software Helpdesk
](
https://
{{
site.helpdesk }}
) has been launched.
Using common HIFIS authorization and authentication infrastructure
(future Helmholtz AAI), users can simply sign in using personal access data
of their home institution or even their personal GitHub account.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment