Skip to content

Commit

Permalink
fixed incorrect link
Browse files Browse the repository at this point in the history
  • Loading branch information
lolocohen committed Feb 3, 2019
1 parent 7cad159 commit 08f21c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JPPF/docs/home/doc-source/templates/about-menu.html
@@ -1,7 +1,7 @@
$template{name="about-menu-item" link="/" label="Home"}$
$template{name="about-menu-item" link="/about.php" label="About"}$
$template{name="about-menu-item" link="/downloads.php" label="Download"}$
$template{name="about-submenu-item" link="downloads-unstable.php" label="6.1 alpha" v="download-unstable"}$
$template{name="about-submenu-item" link="/downloads-unstable.php" label="6.1 alpha" v="download-unstable"}$
$template{name="about-menu-item" link="/features.php" label="Features"}$
$template{name="about-menu-item" link="/patches.php" label="Patches"}$
$template{name="about-menu-item" link="/samples-pack/index.php" label="Samples"}$
Expand Down

0 comments on commit 08f21c1

Please sign in to comment.