From here : https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesCreateRelationshipAttribute
Link on "Learn more about relationship attributes" redirecti to 404 : https://appwrite.io/docs/server/docs/databases-relationships#relationship-attributes
Thank you for reporting this!
CC @VincentGe
oh no. @Steven I htink I know what broke this
hrefs like this used to work, but after we removed the base url thing to fix #header
links these don't anymore
This is the link for you to look at @Bouahaza 😉
so the url here https://github.com/appwrite/appwrite/blob/af7cbef0245a33fc83eb0587d11355fc34395ac9/docs/references/databases/create-relationship-attribute.md?plain=1#L1 Needs to be updated to include the / at the beginning. Let me submit a PR
yah I have one
here are some more cases:
- https://github.com/appwrite/appwrite/blob/af7cbef0245a33fc83eb0587d11355fc34395ac9/app/controllers/api/storage.php#LL66C380-L66C380
- https://github.com/appwrite/appwrite/blob/af7cbef0245a33fc83eb0587d11355fc34395ac9/app/controllers/api/storage.php#L238
- https://github.com/appwrite/appwrite/blob/af7cbef0245a33fc83eb0587d11355fc34395ac9/docs/references/databases/update-relationship-attribute.md?plain=1#L1
Oh we need to fix quite a few of them then
I thought it was just me
nope! kk i found 4 total in the appwrite repo...let me double check the docs repo
i found some in docs. want me to submit a PR?
Sure
Here it is: https://github.com/appwrite/docs/pull/358
Marking this as solved
[SOLVED] Error on doc - relationship
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly