Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
1c4fd670
Commit
1c4fd670
authored
Nov 06, 2020
by
Lucas Nussbaum
Browse files
[dev] fix minor typo in site network page
parent
50f014eb
Pipeline
#184340
passed with stages
in 16 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/refrepo/gen/wiki/generators/site_network.rb
View file @
1c4fd670
...
...
@@ -30,7 +30,7 @@ class SiteNetworkGenerator < WikiGenerator
@generated_content
=
"__NOTOC__
\n
__NOEDITSECTION__
\n
"
@generated_content
+=
"= Network devices models =
\n
"
@generated_content
+=
generate_equipments
+
"
\n
"
@generated_content
+=
"More details (including address ranges are available from the [[Grid5000:Network]] page.
\n
"
@generated_content
+=
"More details (including address ranges
)
are available from the [[Grid5000:Network]] page.
\n
"
@generated_content
+=
MW
::
LINE_FEED
# this will generate dot and png network maps in the current directory
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment