Meteor-CollectionFS icon indicating copy to clipboard operation
Meteor-CollectionFS copied to clipboard

URLs for API documentation are invalid

Open javascriptlove opened this issue 10 years ago • 2 comments

Some urls in the readme go to 404, for example where it says "See the API documentation."

javascriptlove avatar Feb 02 '16 13:02 javascriptlove

Why is this closed? The links are still broken? It makes the documentation unusable.

For anyone desperately trying to make the url() function work, the link intended to point here: https://github.com/CollectionFS/Meteor-CollectionFS/blob/f28a3fcbfe86b999fcb2896363134fa9753d152e/packages/access-point/api.md#fsfileurloptionsanywhere

bbusenius avatar May 03 '18 11:05 bbusenius

"See API documentation" and url() link fixed

"See API documentation" (of file) https://github.com/CollectionFS/Meteor-CollectionFS/blob/master/packages/file/api.md

url() API https://github.com/CollectionFS/Meteor-CollectionFS/blob/master/packages/access-point/api.md#fsfileurloptionsanywhere

nooitaf avatar May 03 '18 23:05 nooitaf