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
genotoul-bioinfo
jflow
Commits
b3e4f54a
Commit
b3e4f54a
authored
Oct 26, 2015
by
Jerome Mariette
Browse files
fix a link in the doc
parent
1379f510
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/jflow_install.html
View file @
b3e4f54a
...
...
@@ -42,7 +42,7 @@
<ul
class=
"nav navbar-nav"
>
<li><a
href=
"./index.html"
>
About
</a></li>
<li
class=
"active"
><a
href=
"./jflow_install.html"
>
Install
</a></li>
<li><a
href=
"./jflow_quickstart.html"
>
Quick start
</a></li>
<li><a
href=
"./jflow_quickstart.html"
>
Quick start
</a></li>
<li
class=
"dropdown"
>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
Documentation
<span
class=
"caret"
></span></a>
<ul
class=
"dropdown-menu"
role=
"menu"
>
...
...
@@ -100,7 +100,7 @@
<h1
class=
"page-header"
>
Step #4
<small>
configure the application
</small></h1>
<p>
You must edit the
<code>
application.properties
</code>
file to configure the application.
Here under the required parameters, for advanced configuration please see
<a
href=
"./jflow
-
advanced
-
configuration.html"
>
this page
</a>
...
</p>
<a
href=
"./jflow
_
advanced
_
configuration.html"
>
this page
</a>
...
</p>
<pre
class=
"pre-hl "
><code
class=
"ini"
>
[global]
# uncomment and set if not in the PATH, should be version >= 4.4.3
#makeflow = /usr/bin/makeflow
...
...
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