Correct pathname from /atom to /opml
This commit is contained in:
parent
1138faceda
commit
a3c989cec9
1 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@ Suppose you have the following PubSub nodes and items.
|
||||||
#### To view pubsub nodes
|
#### To view pubsub nodes
|
||||||
|
|
||||||
```
|
```
|
||||||
http://127.0.0.1:8000/atom?pubsub=news.movim.eu
|
http://127.0.0.1:8000/opml?pubsub=news.movim.eu
|
||||||
http://127.0.0.1:8000/atom?pubsub=pubsub.woodpeckersnest.space
|
http://127.0.0.1:8000/opml?pubsub=pubsub.woodpeckersnest.space
|
||||||
```
|
```
|
||||||
|
|
||||||
#### To view node items
|
#### To view node items
|
||||||
|
|
Loading…
Reference in a new issue