Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zwordi
funkwhale
Commits
9e8c2230
Verified
Commit
9e8c2230
authored
5 years ago
by
Eliot Berriot
Browse files
Options
Downloads
Patches
Plain Diff
Updated forum urls
parent
583a6ddf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/documentation/identifying.rst
+1
-2
1 addition, 2 deletions
docs/documentation/identifying.rst
front/src/components/Footer.vue
+1
-2
1 addition, 2 deletions
front/src/components/Footer.vue
with
2 additions
and
4 deletions
docs/documentation/identifying.rst
+
1
−
2
View file @
9e8c2230
...
...
@@ -24,6 +24,5 @@ If you're not comfortable with writing documents or don't feel like you can, you
by requesting a document be written. There are three ways to request new documents:
- Open a new issue on `Gitlab <https://dev.funkwhale.audio/funkwhale/funkwhale/issues>`_, providing as much detail as possible
- Start a new thread on `the forum <https://
socialhub.network/c
/funkwhale>`_ with more details about your requests
- Start a new thread on `the forum <https://
governance.funkwhale.audio/g/kQgxNq15
/funkwhale>`_ with more details about your requests
- Ask somebody on our `chat room <https://riot.im/app/#/room/#funkwhale:matrix.org>`_
This diff is collapsed.
Click to expand it.
front/src/components/Footer.vue
+
1
−
2
View file @
9e8c2230
...
...
@@ -37,7 +37,7 @@
<section
class=
"four wide column"
>
<h4
v-translate
translate-context=
"Footer/*/Link"
class=
"ui header"
>
Getting help
</h4>
<div
class=
"ui link list"
>
<a
href=
"https://
socialhub.network/c
/funkwhale"
class=
"item"
target=
"_blank"
><translate
translate-context=
"Footer/*/Listitem.Link"
>
Support forum
</translate></a>
<a
href=
"https://
governance.funkwhale.audio/g/kQgxNq15
/funkwhale"
class=
"item"
target=
"_blank"
><translate
translate-context=
"Footer/*/Listitem.Link"
>
Support forum
</translate></a>
<a
href=
"https://riot.im/app/#/room/#funkwhale-troubleshooting:matrix.org"
class=
"item"
target=
"_blank"
><translate
translate-context=
"Footer/*/List item.Link"
>
Chat room
</translate></a>
<a
href=
"https://dev.funkwhale.audio/funkwhale/funkwhale/issues"
class=
"item"
target=
"_blank"
><translate
translate-context=
"Footer/*/List item.Link"
>
Issue tracker
</translate></a>
</div>
...
...
@@ -87,5 +87,4 @@ footer p {
footer
#footer
div
.item
:hover
{
color
:
rgba
(
0
,
0
,
0
,
0.87
);
}
</
style
>
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