Skip to content

Commit 9834272

Browse files
Porting over my Personal SFCC DevOps Projects to New SFCC DevOps GitHub Org
1 parent 1ea43a4 commit 9834272

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Logo](img/logo.png "Logo")
1+
![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png "Logo")
22

33
**[↤ Developer Overview](../README.md#developer-overview)**
44

docs/cmd-a11y.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Logo](img/logo.png "Logo")
1+
![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png "Logo")
22

33
**[↤ Developer Overview](../README.md#developer-overview)**
44

docs/cmd-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Logo](img/logo.png "Logo")
1+
![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png "Logo")
22

33
**[↤ Developer Overview](../README.md#developer-overview)**
44

docs/cmd-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Logo](img/logo.png "Logo")
1+
![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png "Logo")
22

33
**[↤ Developer Overview](../README.md#developer-overview)**
44

docs/img/logo.png

-6.87 KB
Binary file not shown.

docs/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Logo](img/logo.png "Logo")
1+
![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png "Logo")
22

33
**[↤ Developer Overview](../README.md)**
44

@@ -23,4 +23,4 @@ Troubleshooting
2323

2424
The default timeout for testing is 30,000 milliseconds. If you get this error, that means the URL you are testing took longer to load than the maximum timeout.
2525

26-
You can fix this by increasing the timeout by either adding in a CLI argument like this `--timeout 100000` or adding a `"timeout": 100000` to your config file. You can adjust this number to be as long as you need.
26+
You can fix this by increasing the timeout by either adding in a CLI argument like this `--timeout 100000` or adding a `"timeout": 100000` to your config file. You can adjust this number to be as long as you need.

0 commit comments

Comments
 (0)