diff options
author | Randy Bush <randy@psg.com> | 2016-08-09 13:03:38 +0900 |
---|---|---|
committer | Randy Bush <randy@psg.com> | 2016-08-09 13:03:38 +0900 |
commit | fabdebe2ccb44980bcfc7ce4fb8bc32064c1e2e9 (patch) | |
tree | 73dd6f3293a73a4c5e30056a0b5e42e559a21171 /doc/quickstart | |
parent | 574b12e015e6bd85f04b62780b30532f1c06cf02 (diff) |
fix refs
Diffstat (limited to 'doc/quickstart')
-rw-r--r-- | doc/quickstart/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/quickstart/README.md b/doc/quickstart/README.md index 2360da1f..f08c3894 100644 --- a/doc/quickstart/README.md +++ b/doc/quickstart/README.md @@ -9,14 +9,14 @@ More to come. Given a running Ubuntu 16.04 xenial server, installing Relying Party software should take ten minutes. -Use [this set of instructions](doc/quickstart/xenial-rp.md) +Use [this set of instructions](xenial-rp.md) ## Ubuntu Xenial 16.04 RPKI Certificate Authority Install Given a running Ubuntu 16.04 xenial server, installing a full CA software set should take less than an hour. -Use [this set of instructions](doc/quickstart/xenial-ca.md) +Use [this set of instructions](xenial-ca.md) --- 2016.08.09 |