Skip to content

Commit

Permalink
Update repository location
Browse files Browse the repository at this point in the history
  • Loading branch information
rhennigan committed Aug 8, 2022
1 parent 808b16a commit 327ff5f
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 235 deletions.
2 changes: 1 addition & 1 deletion PacletInfo.wl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PacletObject[ <|
"WolframVersion" -> "13.0+",
"License" -> "MIT",
"PublisherID" -> "SamplePublisher",
"SourceControlURL" -> "https://github.com/rhennigan/PacletCICD-Examples-MoreIssues",
"SourceControlURL" -> "https://github.com/WolframResearch/PacletCICD-Examples-MoreIssues",
"Extensions" -> {
{
"Kernel",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# PacletCICD-Examples-MoreIssues

This is a sample Paclet used for [PacletCICD](https://github.com/rhennigan/PacletCICD) documentation examples that's meant to fail standard checks due to several significant issues.
This is a sample Paclet used for [PacletCICD](https://github.com/WolframResearch/PacletCICD) documentation examples that's meant to fail standard checks due to several significant issues.

A local copy can be retrieved in Wolfram Language using the following steps.

Install the [PacletCICD](https://github.com/rhennigan/PacletCICD) Paclet:
Install the [PacletCICD](https://github.com/WolframResearch/PacletCICD) Paclet:
```Mathematica
PacletInstall[ResourceObject["Wolfram/PacletCICD"]]
```
Expand Down
Loading

0 comments on commit 327ff5f

Please sign in to comment.