Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nico
gluon-test
Commits
ade7ae77
Commit
ade7ae77
authored
Jun 24, 2019
by
rubo77
Committed by
Andreas Ziegler
Aug 24, 2019
Browse files
docs: fix troubleshooting link from markdown to RST
parent
9538ecb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/user/getting_started.rst
View file @
ade7ae77
...
...
@@ -87,8 +87,9 @@ Next go back to the top-level Gluon directory and build Gluon::
make GLUON_TARGET=ar71xx-generic # Build Gluon
In case of errors read the messages carefully and try to fix the stated issues
(e.g. install missing tools not available or look at the wiki:
[Troubleshooting](https://github.com/freifunk-gluon/gluon/wiki/Troubleshooting))
(e.g. install missing tools not available or look for Troubleshooting_ in the wiki.
.. _Troubleshooting: https://github.com/freifunk-gluon/gluon/wiki/Troubleshooting
``ar71xx-generic`` is the most common target and will generate images for most of the supported hardware.
To see a complete list of supported targets, call ``make`` without setting ``GLUON_TARGET``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment