From 4e5a985cac4d4ea1ee78a717250d94a8eb7715a3 Mon Sep 17 00:00:00 2001 From: Jennifer Hasegawa Date: Tue, 8 May 2018 18:53:45 -0700 Subject: [PATCH] fix links --- content/use-cases/contribute-code-to-rippled.md | 8 ++++---- content/use-cases/run-a-rippled-validator.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/use-cases/contribute-code-to-rippled.md b/content/use-cases/contribute-code-to-rippled.md index dcbc716b41..b3c25597e6 100644 --- a/content/use-cases/contribute-code-to-rippled.md +++ b/content/use-cases/contribute-code-to-rippled.md @@ -7,7 +7,7 @@ Want to contribute code or a bug report to help improve rippled, the core peer-t {{n.next()}} -## Access the `rippled` repo +## Access the `rippled` repo `rippled` is an open-source project. You can take a look at `rippled` code simply by accessing the `rippled` GitHub repo. Before contributing or reporting bugs, we recommend that you get to know the code and developer experience by performing the following tasks. @@ -42,15 +42,15 @@ Use the XRP Ledger Test Net to get a test account and test XRP. Connect your `ri {{n.next()}} -## Contribute code +## Contribute code Now that you have a handle on `rippled`, you may have ideas for how to improve it. Perhaps you’re developing on the XRP Ledger and want to contribute some code that enables the XRP Ledger to provide a feature your application needs. Access the `rippled` repo and open an issue or pull request. {{n.next()}} -## Report bugs +## Report bugs As you explore rippled, you may find code that you don’t think is working as intended. To report a bug, open an issue in the rippled repo. -If the bug you wish to report is security-related, we urge you to disclose it responsibly through Ripple's Bug Bounty program . +If the bug you wish to report is security-related, we urge you to disclose it responsibly through Ripple's Bug Bounty program . diff --git a/content/use-cases/run-a-rippled-validator.md b/content/use-cases/run-a-rippled-validator.md index d1ba544868..d2599236e4 100644 --- a/content/use-cases/run-a-rippled-validator.md +++ b/content/use-cases/run-a-rippled-validator.md @@ -49,4 +49,4 @@ To protect a production validator from DDoS attacks, you can use a stock `ripple ## [Associate your validator with a web domain you control](xxxxx.html) Network participants are unlikely to trust a validator without knowing who is operating it. To address this concern, associate your validator with a web domain you control. -You may also wish to have your validator listed with one or more validator tracking services, such as the XRP Charts Validator Registry . +You may also wish to have your validator listed with one or more validator tracking services, such as the XRP Charts Validator Registry .