rename: branch develop -> main; master -> old-master (#1826)

* rename: branch develop -> main; master -> old-master

* Update all references to `master` and `develop`

* Update the GitHub pages docs

Co-authored-by: Jackson Mills <jmills@ripple.com>, Elliot Lee <intelliot@ripple.com>
This commit is contained in:
Elliot Lee
2021-11-30 10:54:56 -08:00
committed by GitHub
parent ff9bdbdc4c
commit 3e55066b70
154 changed files with 1396 additions and 1479 deletions

View File

@@ -11,7 +11,7 @@ This is the recommended library for integrating a JavaScript/TypeScript app with
See the full reference documentation for all classes, methods, and utilities.
## [➡️ Applications and Projects](https://github.com/XRPLF/xrpl.js/blob/master/APPLICATIONS.md)
## [➡️ Applications and Projects](https://github.com/XRPLF/xrpl.js/blob/main/APPLICATIONS.md)
What is `xrpl.js` used for? The applications on the list linked above use `xrpl.js`. Open a PR to add your app or project to the list!
@@ -127,7 +127,7 @@ import xrpl from 'https://dev.jspm.io/npm:xrpl';
+ [Get Started in Node.js](https://xrpl.org/get-started-using-node-js.html)
+ [Full Reference Documentation](https://js.xrpl.org)
+ [Code Samples](https://github.com/XRPLF/xrpl.js/tree/develop/packages/xrpl/snippets/src)
+ [Code Samples](https://github.com/XRPLF/xrpl.js/tree/main/packages/xrpl/snippets/src)
### Mailing Lists