oceanprotocol / docs

🐬 Ocean Protocol documentation
https://docs.oceanprotocol.com
Apache License 2.0
61 stars 41 forks source link

Linkage to pdr-intro.md#predictoor-structure is not working #1272

Closed idiom-bytes closed 1 year ago

idiom-bytes commented 1 year ago

Problem

When you try to link an item the linkage compiles into a broken state. I have tried ~4 variations on this.

- [link an item](../predictoor/pdr-intro.md#predictoor-structure)
- [link an item](../predictoor/pdr-intro#predictoor-structure)
- [link an item](pdr-intro.md#predictoor-structure)
- [link an item](pdr-intro#predictoor-structure)

None of them seem to be working in gitbook... Although they are working locally on VS Code... not sure if this is cache issue or something that I'm experiencing (tried to use private/clear cache, etc...)

I left it linking to which compiles the gitbook "correctly".

Fix linkage to #predictoor-structure

You should be able to link to the header without any issues. image

And fix the link @ pdr-architecture image

DoD:

idiom-bytes commented 1 year ago

This might be a local issue, I'm not sure. Creating this issue so we can close predictoor-docs PR.

trentmc commented 1 year ago

This is working