Skip to content

Commit 6e71d45

Browse files
Update README so links work on package page
1 parent afc18a4 commit 6e71d45

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ Developer Overview
2323

2424
#### Commands
2525

26-
* [`sfcc setup`](docs/cmd-setup.md) - Setup SFCC Development
27-
* [`sfcc list`](docs/cmd-list.md) - List Configured SFCC Clients
28-
* [`sfcc delete`](docs/cmd-delete.md) - Delete Config for Client
29-
* [`sfcc watch`](docs/cmd-watch.md) - Watch for Changes and Push Updates
30-
* [`sfcc log`](docs/cmd-log.md) - View Logs with Advanced Search & Filter Capabilities
31-
* [`sfcc help`](docs/cmd-help.md) - Get Help when you need it
26+
* [`sfcc setup`](https://github.com/sfccdevops/sfcc-cli/blob/master/docs/cmd-setup.md) - Setup SFCC Development
27+
* [`sfcc list`](https://github.com/sfccdevops/sfcc-cli/blob/master/docs/cmd-list.md) - List Configured SFCC Clients
28+
* [`sfcc delete`](https://github.com/sfccdevops/sfcc-cli/blob/master/docs/cmd-delete.md) - Delete Config for Client
29+
* [`sfcc watch`](https://github.com/sfccdevops/sfcc-cli/blob/master/docs/cmd-watch.md) - Watch for Changes and Push Updates
30+
* [`sfcc log`](https://github.com/sfccdevops/sfcc-cli/blob/master/docs/cmd-log.md) - View Logs with Advanced Search & Filter Capabilities
31+
* [`sfcc help`](https://github.com/sfccdevops/sfcc-cli/blob/master/docs/cmd-help.md) - Get Help when you need it
3232

3333
#### Additional Information
3434

35-
* [Troubleshooting](docs/troubleshooting.md)
35+
* [Troubleshooting](https://github.com/sfccdevops/sfcc-cli/blob/master/docs/troubleshooting.md)
3636

3737
Install
3838
---

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfccdevops/sfcc-cli",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Command Line Interface for Salesforce Commerce Cloud Sandbox Development",
55
"homepage": "https://github.com/sfccdevops/sfcc-cli#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)