Skip to content

Commit

Permalink
trying to fix site links
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Kate committed Mar 17, 2012
1 parent 068bbab commit 5e55299
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 403 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -5,7 +5,7 @@ Simbeeotic is a simulator geared toward modeling swarms of micro-aerial vehicles
# Installation
Simbeeotic is written in Java and uses Maven as its build system. Maven will automatically fetch the required dependencies and compile the project. However, there are some runtime dependencies that must be installed for 3D visualization.

See the **[installation instructions](simbeeotic/blob/master/site/install.md)** for details on installing the runtime dependencies and integrating the project with an IDE.
See the **[installation instructions](simbeeotic/wiki/Installing-Simbeeotic)** for details on installing the runtime dependencies and integrating the project with an IDE.


# Working with Simbeeotic
Expand Down Expand Up @@ -63,10 +63,10 @@ Of course, if you integrate with an IDE or create a script to kick off a simulat

## Inputs

The two required inputs, the scenario and world XML files are described in more detail in the **[inputs guide](simbeeotic/blob/master/site/inputs.md)**.
The two required inputs, the scenario and world XML files are described in more detail in the **[inputs guide](simbeeotic/wiki/Simbeeotic-Inputs)**.

# Modeling
See the **[modeling guide](simbeeotic/blob/master/site/modeling.md)** for more information on how to get started modeling your problem domain.
See the **[modeling guide](simbeeotic/wiki/Modeling-Guide)** for more information on how to get started modeling your problem domain.

# Documentation

Expand Down
158 changes: 0 additions & 158 deletions site/inputs.md

This file was deleted.

0 comments on commit 5e55299

Please sign in to comment.