Skip to content

Commit 53f7649

Browse files
committed
docs: update substreams Readme.md
1 parent bd8cfa3 commit 53f7649

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

substreams/Readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Substreams Indexing Integrations
22

3-
Please refer to the official [Substreams Indexing](https://app.gitbook.com/o/9wMvRDQIhk1xOsIZ0Zde/s/Yx9kvxtpT2xWdzvFiB3t/indexing/substreams-integration) docs.
3+
Please refer to the official [Substreams Indexing](https://docs.propellerheads.xyz/tycho/for-dexs/protocol-integration-sdk) docs.
44

55
## Release
66

@@ -12,13 +12,13 @@ and push the spkg into our registry.
1212
The CD pipeline will error if the Cargo version is not the same as the version in
1313
the tag.
1414

15-
Releases are immutable so do no try to delete tags or build the same release twice
15+
Releases are immutable so do not try to delete tags or build the same release twice
1616
since this will error.
1717

18-
### Pre release
18+
### Pre-release
1919

20-
To create a pre release for testing in dev you can start CD pipeline manually supplying
21-
the package you'd like to pre release. This will create a
20+
To create a pre-release for testing in dev you can start CD pipeline manually supplying
21+
the package you'd like to pre-release. This will create a
2222
`[package].pre-[commit-sha]` release in our spkg repository which you can use
2323
to run the substream´.
2424

0 commit comments

Comments
 (0)