Skip to content

Commit bd75c85

Browse files
committed
feat: Rename whitepaper to technical reference
1 parent b31b006 commit bd75c85

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

source/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,10 @@ def setup(app):
297297
.. |forum| raw:: html
298298
299299
<a href="https://forum.nem.io/c/announcement" target="_blank">Forum</a>
300+
301+
.. |techref| raw:: html
302+
303+
<a href="https://docs.symbolplatform.com/symbol-technicalref/main.pdf" target="_blank">Technical Reference</a>
300304
"""
301305

302306
# -- Options for Epub output ----------------------------------------------

source/server.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Client
66

77
These nodes are deployed using |catapult-client| software, a C++ rewrite of the previous Java-written NEM distributed ledger that has been running since 2015.
88

9-
Learn more about the protocol by reading the |whitepaper| and this :doc:`documentation <concepts/node>`.
9+
Learn more about the protocol by reading the |techref| and this :doc:`documentation <concepts/node>`.
1010

1111
******************
1212
Building the image
@@ -49,6 +49,3 @@ Instructions on how to launch a secure and production-ready private chain will b
4949

5050
<a href="https://github.com/symbol/catapult-client/blob/main/docs/README.md" target="_blank">instructions</a>
5151

52-
.. |whitepaper| raw:: html
53-
54-
<a href="https://docs.symbolplatform.com/symbol-technicalref/main.pdf" target="_blank">Whitepaper</a>

0 commit comments

Comments
 (0)