diff options
Diffstat (limited to 'docs/upgrading/README.md')
-rw-r--r-- | docs/upgrading/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/upgrading/README.md b/docs/upgrading/README.md new file mode 100644 index 0000000000..258e58cf15 --- /dev/null +++ b/docs/upgrading/README.md @@ -0,0 +1,7 @@ +<!-- + Include the contents of UPGRADE.rst from the project root without moving it, which may + break links around the internet. Additionally, note that SUMMARY.md is unable to + directly link to content outside of the docs/ directory. So we use this file as a + redirection. +--> +{{#include ../../UPGRADE.rst}} \ No newline at end of file |