Skip to content

Commit

Permalink
docs/experimental-features.md: link to ipfs-ds-convert
Browse files Browse the repository at this point in the history
I was confused by ipfs-ds-convert returning command not found and
attempted to "ipfs ds-convert" and similar commands in case it was
typoed until I found out it was in a separate repo.

Signed-off-by: Mikaela Suomalainen <[email protected]>
  • Loading branch information
Mikaela committed Mar 28, 2019
1 parent 7aab3c2 commit da3489f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/experimental-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ See [Plugin docs](./plugins.md)
```
$ ipfs init --profile=badgerds
```
or
or install https://github.com/ipfs/ipfs-ds-convert/ and
```
[BACKUP ~/.ipfs]
$ ipfs config profile apply badgerds
Expand Down

2 comments on commit da3489f

@GitCop
Copy link

@GitCop GitCop commented on da3489f Mar 28, 2019

Choose a reason for hiding this comment

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

There were the following issues with your Pull Request

We ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.
git commit --amend can often help you quickly improve the commit message.
Guidelines and a script are available to help in the long run.
Your feedback on GitCop is welcome on this issue.


This message was auto-generated by https://gitcop.com

@GitCop
Copy link

@GitCop GitCop commented on da3489f Mar 28, 2019

Choose a reason for hiding this comment

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

There were the following issues with your Pull Request

We ask for a few features in the commit message for Open Source licensing hygiene and commit message clarity.
git commit --amend can often help you quickly improve the commit message.
Guidelines and a script are available to help in the long run.
Your feedback on GitCop is welcome on this issue.


This message was auto-generated by https://gitcop.com

Please sign in to comment.