Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Fix link #148

Merged
merged 1 commit into from
Nov 28, 2015
Merged

Fix link #148

merged 1 commit into from
Nov 28, 2015

Conversation

harlantwood
Copy link
Contributor

No description provided.

@@ -37,7 +37,7 @@ Same as in Node.js, you just have to [browserify](https://github.com/substack/js

### In the Browser through `<script>` tag

Make the [ipfsapi.min.js](/ipfsapi.min.js) available through your server and load it using a normal `<script>` tag, this will export the `ipfsAPI` constructor on the `window` object, such that:
Make the [ipfsapi.min.js](https://github.com/ipfs/js-ipfs-api/blob/master/dist/ipfsapi.min.js) available through your server and load it using a normal `<script>` tag, this will export the `ipfsAPI` constructor on the `window` object, such that:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be enough: dist/ipfsapi.min.js

@harlantwood
Copy link
Contributor Author

@dignifiedquire since you can view the readme from (at least) either one of:

I don't think any relative link can work in all cases.

@daviddias
Copy link
Contributor

Thank you @harlantwood :)

daviddias added a commit that referenced this pull request Nov 28, 2015
@daviddias daviddias merged commit b040033 into master Nov 28, 2015
@daviddias daviddias deleted the link-fix branch November 28, 2015 06:51
@Mithgol
Copy link
Contributor

Mithgol commented Nov 29, 2015

Yep, a relative hyperlink would definitely not work from https://www.npmjs.com/package/ipfs-api

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants