Skip to content

Commit

Permalink
Fixup references in program/snabbnfv/README.*
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneia committed Jun 17, 2015
1 parent 95515ea commit b1964c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/program/snabbnfv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ every second).

The `snabbnfv neutron2snabb` program converts Neutron database CSV dumps
to the format used by `program.snabbnfv.nfvconfig`. For more info see
[Snabb NFV Architecture](/~https://github.com/SnabbCo/snabb-nfv/wiki/Architecture).
It can be invoked like so:
[Snabb NFV Architecture](doc/architecture.md). It can be invoked like
so:

```
./snabb snabbnfv neutron2snabb <csv-directory> <output-directory> [<hostname>]
Expand All @@ -81,4 +81,4 @@ It can be invoked like so:
`snabbnfv neutron2snabb` reads the Neutron configuration *csv-directory*
and translates them to one `lib.nfv.conig` configuration file per
physical network. If *hostname* is given, it overrides the hostname
provided by `hostname.1`.
provided by `hostname(1)`.
6 changes: 3 additions & 3 deletions src/program/snabbnfv/README.md.src
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ every second).

The `snabbnfv neutron2snabb` program converts Neutron database CSV dumps
to the format used by `program.snabbnfv.nfvconfig`. For more info see
[Snabb NFV Architecture](/~https://github.com/SnabbCo/snabb-nfv/wiki/Architecture).
It can be invoked like so:
[Snabb NFV Architecture](doc/architecture.md). It can be invoked like
so:

```
./snabb snabbnfv neutron2snabb <csv-directory> <output-directory> [<hostname>]
Expand All @@ -94,4 +94,4 @@ It can be invoked like so:
`snabbnfv neutron2snabb` reads the Neutron configuration *csv-directory*
and translates them to one `lib.nfv.conig` configuration file per
physical network. If *hostname* is given, it overrides the hostname
provided by `hostname.1`.
provided by `hostname(1)`.

0 comments on commit b1964c8

Please sign in to comment.