Update README.md + archive.md
This commit is contained in:
parent
c6650ffa3c
commit
a26fa62580
|
@ -60,7 +60,7 @@ Clone this repository and install dependencies:
|
||||||
``` bash
|
``` bash
|
||||||
user@localhost ~/ $ git clone https://github.com/Icinga/icinga-docs-tools.git
|
user@localhost ~/ $ git clone https://github.com/Icinga/icinga-docs-tools.git
|
||||||
user@localhost ~/ $ cd icinga-docs-tools
|
user@localhost ~/ $ cd icinga-docs-tools
|
||||||
user@localhost ~/ $ bundle install
|
user@localhost ~/ $ bundle install --path vendor
|
||||||
user@localhost ~/ $ bundle exec build-docs.rb
|
user@localhost ~/ $ bundle exec build-docs.rb
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Archive
|
# Archive
|
||||||
Here you will find older versions of documentations and docs of older products.
|
Here you will find older versions of documentations and docs of older products.
|
||||||
|
|
||||||
#### Icinga 1
|
#### Icinga 1.x
|
||||||
* [English Online](https://www.icinga.com/docs/icinga1/latest/en/)
|
* [English Online](https://www.icinga.com/docs/icinga1/latest/en/)
|
||||||
* [German Online](https://www.icinga.com/docs/icinga1/latest/de/)
|
* [German Online](https://www.icinga.com/docs/icinga1/latest/de/)
|
Loading…
Reference in New Issue