diff --git a/content/news/news.md b/content/news/news.md index 25c1865bff..9c25582d77 100644 --- a/content/news/news.md +++ b/content/news/news.md @@ -8,7 +8,7 @@ Get the latest XRP Ledger news and release information. -* **[Known Amendments](x)** +* **[Known Amendments](known-amendments.html)** Amendments provide a way to introduce breaking changes to the decentralized XRP Ledger network without causing disruptions. Get the comprehensive list of [all known amendments](reference-amendments.html) and their statuses on the production XRP Ledger. diff --git a/dactyl-config.yml b/dactyl-config.yml index 86ec1cf0c5..6d749d11d2 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -802,11 +802,13 @@ pages: # News ------------------------------------------------------------------------- - md: news/news.md + html: news.html funnel: News targets: - local - md: news/known-amendments.md + html: known-amendments.html funnel: News targets: - local diff --git a/tool/template-home.html b/tool/template-home.html index 06c2f440e0..2344b48071 100644 --- a/tool/template-home.html +++ b/tool/template-home.html @@ -30,15 +30,15 @@
The XRP Ledger is built powered by a network of peer-to-peer servers. It is the home of XRP, a digital asset designed to bridge the many different currencies in use worldwide.
@@ -125,7 +125,7 @@