File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5353 with :
5454 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
5555 accountId : 2238a825c5aca59233eab1f221f7aefb
56- projectName : gopher-docs-preview
56+ projectName : gopher-docs
5757 directory : ./docs/build
5858 gitHubToken : ${{ secrets.GITHUB_TOKEN }}
5959 branch : ${{ github.head_ref || github.ref_name }}
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ You can pass custom fetch options when initializing the context:
7979</SprinterContext >
8080```
8181
82- ## Docs
82+ ## Documentation
8383For more detailed docs you can check out [ SDK docs page] ( https://docs.sprinter.tech/docs/react-sdk/ ) .
8484
8585## Contributing
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ import { setBaseUrl } from '@chainsafe/sprinter-sdk';
7070setBaseUrl (" https://api.sprinter.buildwithsygma.com" );
7171```
7272
73- ## Docs
73+ ## Documentation
7474For more detailed docs you can check out [ SDK docs page] ( https://docs.sprinter.tech/docs/sdk/ ) .
7575
7676## API Documentation
You can’t perform that action at this time.
0 commit comments