diff --git a/docs/Developers/python-sdk/_order.yaml b/docs/Developers/python-sdk/_order.yaml index e408f22..02e90d1 100644 --- a/docs/Developers/python-sdk/_order.yaml +++ b/docs/Developers/python-sdk/_order.yaml @@ -1,7 +1,7 @@ - python-sdk-setup - register-an-nft-as-an-ip-asset-python - register-pil-terms-python -- attach-license-terms-to-an-ip-asset-python +- attach-terms-to-an-ip-asset-python - mint-a-license-python - register-an-ipa-as-a-derivative-python - collect-claim-royalty-python diff --git a/docs/Developers/python-sdk/attach-license-terms-to-an-ip-asset-python.md b/docs/Developers/python-sdk/attach-terms-to-an-ip-asset-python.md similarity index 100% rename from docs/Developers/python-sdk/attach-license-terms-to-an-ip-asset-python.md rename to docs/Developers/python-sdk/attach-terms-to-an-ip-asset-python.md