diff --git a/content/reference-rippled.md b/content/reference-rippled.md
index ae721657d7..df0cdd2bc2 100755
--- a/content/reference-rippled.md
+++ b/content/reference-rippled.md
@@ -11114,9 +11114,19 @@ The response follows the [standard format](#response-formatting), with a success
* Any of the [universal error types](#universal-errors).
-[version 0.26.0]: https://wiki.ripple.com/Rippled-0.26.0
-[version 0.26.4]: https://wiki.ripple.com/Rippled-0.26.4
+[version 0.26.0]: https://github.com/ripple/rippled/releases/tag/0.26.0
+[version 0.26.1]: https://github.com/ripple/rippled/releases/tag/0.26.1
+[version 0.26.2]: https://github.com/ripple/rippled/releases/tag/0.26.2
+[version 0.26.3-sp1]: https://github.com/ripple/rippled/releases/tag/0.26.3-sp1
+[version 0.26.4]: https://github.com/ripple/rippled/releases/tag/0.26.4
[version 0.26.4-sp1]: https://github.com/ripple/rippled/releases/tag/0.26.4-sp1
+[version 0.27.0]: https://github.com/ripple/rippled/releases/tag/0.27.0
+[version 0.27.1]: https://github.com/ripple/rippled/releases/tag/0.27.1
+[version 0.27.2]: https://github.com/ripple/rippled/releases/tag/0.27.2
+[version 0.27.3]: https://github.com/ripple/rippled/releases/tag/0.27.3
+[version 0.27.3-sp1]: https://github.com/ripple/rippled/releases/tag/0.27.3-sp1
+[version 0.27.3-sp2]: https://github.com/ripple/rippled/releases/tag/0.27.3-sp2
+[version 0.27.4]: https://github.com/ripple/rippled/releases/tag/0.27.4
[version 0.28.0]: https://github.com/ripple/rippled/releases/tag/0.28.0
[version 0.28.2]: https://github.com/ripple/rippled/releases/tag/0.28.2
[version 0.29.0]: https://github.com/ripple/rippled/releases/tag/0.29.0
diff --git a/reference-rippled.html b/reference-rippled.html
index f989de1b6c..b5628e64f6 100644
--- a/reference-rippled.html
+++ b/reference-rippled.html
@@ -1213,7 +1213,7 @@ rippled account_info r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 true
| validated |
Boolean |
-True if this data is from a validated ledger version; if omitted or set to false, this data is not final. (New in version 0.26.0) |
+True if this data is from a validated ledger version; if omitted or set to false, this data is not final. (New in version 0.26.0) |
@@ -1284,12 +1284,12 @@ rippled account_info r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 true
| limit |
Integer |
-(Optional, default varies) Limit the number of transactions to retrieve. The server is not required to honor this value. Cannot be smaller than 10 or larger than 400. (New in version 0.26.4) |
+(Optional, default varies) Limit the number of transactions to retrieve. The server is not required to honor this value. Cannot be smaller than 10 or larger than 400. (New in version 0.26.4) |
| marker |
(Not Specified) |
-(Optional) Server-provided value to specify where to resume retrieving data from. (New in version 0.26.4) |
+(Optional) Server-provided value to specify where to resume retrieving data from. (New in version 0.26.4) |
@@ -1419,7 +1419,7 @@ rippled account_info r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 true
| marker |
(Not Specified) |
-Server-defined value. Pass this to the next call in order to resume where this call left off. Omitted when there are no additional pages after this one. (New in version 0.26.4) |
+Server-defined value. Pass this to the next call in order to resume where this call left off. Omitted when there are no additional pages after this one. (New in version 0.26.4) |
@@ -1562,12 +1562,12 @@ rippled account_offers r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 current
| limit |
Integer |
-(Optional, default varies) Limit the number of transactions to retrieve. The server is not required to honor this value. Cannot be lower than 10 or higher than 400. (New in version 0.26.4) |
+(Optional, default varies) Limit the number of transactions to retrieve. The server is not required to honor this value. Cannot be lower than 10 or higher than 400. (New in version 0.26.4) |
| marker |
(Not Specified) |
-Server-provided value to specify where to resume retrieving data from. (New in version 0.26.4) |
+Server-provided value to specify where to resume retrieving data from. (New in version 0.26.4) |
@@ -1699,7 +1699,7 @@ rippled account_offers r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 current
| marker |
(Not Specified) |
-Server-defined value. Pass this to the next call in order to resume where this call left off. Omitted when there are no pages of information after this one. (New in version 0.26.4) |
+Server-defined value. Pass this to the next call in order to resume where this call left off. Omitted when there are no pages of information after this one. (New in version 0.26.4) |