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 0b52e59 commit 4b9ad0a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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-FewIssues

This is a sample Paclet used for [PacletCICD](https://github.com/rhennigan/PacletCICD) documentation examples that's meant to pass standard checks with only minor issues found.
This is a sample Paclet used for [PacletCICD](https://github.com/WolframResearch/PacletCICD) documentation examples that's meant to pass standard checks with only minor issues found.

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
2 changes: 1 addition & 1 deletion ResourceDefinition.nb
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@ Notebook[
CellID -> 475746126
],
Cell[
"https://github.com/rhennigan/PacletCICD-Examples-MoreIssues",
"https://github.com/WolframResearch/PacletCICD-Examples-MoreIssues",
"Text",
CellID -> 68630577
]
Expand Down

0 comments on commit 4b9ad0a

Please sign in to comment.