summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWild Kat <wk@futureinquestion.net>2018-03-14 22:00:25 +0100
committerWild Kat <wk@futureinquestion.net>2018-03-14 22:00:25 +0100
commit1d4e44f28fab2567f3f2692b281c4163c0e9f6ba (patch)
tree3391eba09d6f5772c307422015572366bffcfdf4 /README.md
parent51d7e474cf1ff0e00c8ff1e1a018e440a8a9e0bb (diff)
Document the process of extending models
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1d75611..b3c1912 100644
--- a/README.md
+++ b/README.md
@@ -48,8 +48,9 @@ Oxidized is a network device configuration backup tool. It's a RANCID replacemen
* [Advanced Configuration](docs/Configuration.md#advanced-configuration)
* [Advanced Group Configuration](docs/Configuration.md#advanced-group-configuration)
* [Hooks](docs/Hooks.md)
-5. [Help](#help)
-6. [Ruby API](docs/Ruby-API.md#ruby-api)
+5. [Extending Models](docs/Extending-Models.md)
+6. [Help](#help)
+7. [Ruby API](docs/Ruby-API.md#ruby-api)
* [Input](docs/Ruby-API.md#input)
* [Output](docs/Ruby-API.md#output)
* [Source](docs/Ruby-API.md#source)