Skip to content

Commit c68615e

Browse files
committed
updating links
1 parent b812d1d commit c68615e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

website/pages/en/developing/developer-faqs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If only one entity is created during the event and if there's nothing better ava
8080

8181
### 15. Can I delete my subgraph?
8282

83-
It is not possible to delete subgraphs once they are created. However, you can [transfer and deprecate your subgraph](/managing/transfer-and-deprecate-a-subgraph/).
83+
It is not possible to delete subgraphs once they are created. However, you can [transfer](/managing/transfer-a-subgraph/) and [deprecate](/managing/deprecate-a-subgraph/) your subgraph.
8484

8585
## Network Related
8686

website/pages/en/network/developing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Once defined, a subgraph can be [deployed to Subgraph Studio](/deploying/deployi
5959
When you're happy with your subgraph, you can [publish it](/publishing/publishing-a-subgraph/) to The Graph Network.
6060

6161
- This is an on-chain action, which registers the subgraph and makes it discoverable by Indexers.
62-
- Published subgraphs have a corresponding NFT, which defines the ownership of the subgraph. You can [transfer the subgraph's ownership](/managing/transfer-and-deprecate-a-subgraph/) by sending the NFT.
62+
- Published subgraphs have a corresponding NFT, which defines the ownership of the subgraph. You can [transfer the subgraph's ownership](/managing/transfer-a-subgraph/) by sending the NFT.
6363
- Published subgraphs have associated metadata, which provides other network participants with useful context and information.
6464

6565
### Add Curation Signal for Indexing
@@ -86,4 +86,4 @@ To update your subgraph with bug fixes or new functionalities, initiate a transa
8686

8787
### Deprecating & Transferring Subgraphs
8888

89-
If you no longer need a published subgraph, you can [deprecate or transfer a subgraph](/managing/transfer-and-deprecate-a-subgraph/). Deprecating a subgraph returns any signaled GRT to [Curators](/network/curating/).
89+
If you no longer need a published subgraph, you can [deprecate](/managing/deprecate-a-subgraph/) or [transfer](/managing/transfer-a-subgraph/) it. Deprecating a subgraph returns any signaled GRT to [Curators](/network/curating/).

0 commit comments

Comments
 (0)