about summary refs log tree commit diff
path: root/sourcecodes/examples/synthetic_example3.php
diff options
context:
space:
mode:
Diffstat (limited to 'sourcecodes/examples/synthetic_example3.php')
-rw-r--r--sourcecodes/examples/synthetic_example3.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/sourcecodes/examples/synthetic_example3.php b/sourcecodes/examples/synthetic_example3.php
index 167132e2..be0faffe 100644
--- a/sourcecodes/examples/synthetic_example3.php
+++ b/sourcecodes/examples/synthetic_example3.php
@@ -7,8 +7,8 @@ if($key=="")
 include("../header_new.inc");
 ?>
 <!-- Site navigation menu -->
-<ul class="navbar">
-  <li><a href="../bn_file_load_gom.php">Learn a network model from data</a>
+<ul class="navbar2">
+  <li><a href="../bn_file_load_gom.php">Load data and begin modeling</a>
   <li><a href="../home_upload.php">Make predictions using a known structure</a>  
   <li><a href="../help.php">Help</a>
   <li><a href="../faq.php">FAQ</a>