File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ This is an unofficial [Notion](https://notion.so) APIv3 library and website temp
15
15
16
16
[ nuget-link ] : https://www.nuget.org/packages/Softlion.NotionSharp/
17
17
[ nuget-img ] : https://img.shields.io/nuget/v/Softlion.NotionSharp
18
- [ notion-img ] : https://github.com/softlion/NotionSharp/raw/master /cover.png
18
+ [ notion-img ] : https://github.com/softlion/NotionSharp/raw/main /cover.png
19
19
20
20
## Use Cases
21
21
@@ -51,10 +51,8 @@ Get a RSS representation from the sub-pages of a page:
51
51
When you encounter ` CmsPageTitle ` below in this setup, replace it with the exact title of your root page.
52
52
53
53
#### Next steps
54
- - Using the [ unofficial integration] ( README%20unofficial.md )
55
-
56
-
57
- - Using the [ notion's public api beta] ( README%20official.md ) (new: official integration)
54
+ - Using the [ notion's public api] ( README%20official.md ) (Using the official API)
55
+ - Using the [ unofficial integration] ( README%20unofficial.md ) (legacy, using the unofficial API)
58
56
59
57
## Sponsors
60
58
You can’t perform that action at this time.
0 commit comments