mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Remove file that is no longer being used and update redirects file
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
html: modular-tutorials-in-python.html
|
|
||||||
parent: python.html
|
|
||||||
top_nav_grouping: Article Types
|
|
||||||
metadata:
|
|
||||||
indexPage: true
|
|
||||||
seo:
|
|
||||||
description: Modular XRPL tutorials in Python.
|
|
||||||
---
|
|
||||||
# Modular Tutorials in Python
|
|
||||||
|
|
||||||
These tutorials take an incremental approach to implementing functionality, so you can reuse parts from the earlier tutorials on your way to making more advanced software.
|
|
||||||
|
|
||||||
|
|
||||||
{% child-pages /%}
|
|
||||||
@@ -488,7 +488,7 @@ get-started-using-python.html:
|
|||||||
to: /docs/tutorials/python/get-started
|
to: /docs/tutorials/python/get-started
|
||||||
type: 301
|
type: 301
|
||||||
modular-tutorials-in-python.html:
|
modular-tutorials-in-python.html:
|
||||||
to: /docs/tutorials/python/modular-tutorials-in-python/
|
to: /docs/tutorials/python/
|
||||||
type: 301
|
type: 301
|
||||||
send-payments-using-python.html:
|
send-payments-using-python.html:
|
||||||
to: /docs/tutorials/python/modular-tutorials/send-payments
|
to: /docs/tutorials/python/modular-tutorials/send-payments
|
||||||
@@ -533,7 +533,7 @@ get-started-with-rippleapi-for-javascript.html:
|
|||||||
to: /docs/tutorials/javascript/get-started
|
to: /docs/tutorials/javascript/get-started
|
||||||
type: 301
|
type: 301
|
||||||
modular-tutorials-in-javascript.html:
|
modular-tutorials-in-javascript.html:
|
||||||
to: /docs/tutorials/javascript/modular-tutorials/
|
to: /docs/tutorials/javascript/
|
||||||
type: 301
|
type: 301
|
||||||
send-payments-using-javascript.html:
|
send-payments-using-javascript.html:
|
||||||
to: /docs/tutorials/javascript/modular-tutorials/send-payments
|
to: /docs/tutorials/javascript/modular-tutorials/send-payments
|
||||||
|
|||||||
Reference in New Issue
Block a user