Skip to content

Commit d889662

Browse files
committedJan 15, 2022
docs: replace links from profile repo to metrics repo [skip ci]
1 parent 0ea5e5b commit d889662

File tree

55 files changed

+150
-150
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+150
-150
lines changed
 

‎.github/readme/partials/documentation/organizations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
While metrics targets mainly user accounts, it's possible to render metrics for organization accounts.
44

5-
![Metrics (organization account)](https://github.com/lowlighter/lowlighter/blob/master/metrics.organization.svg)
5+
![Metrics (organization account)](https://github.com/lowlighter/metrics/blob/examples/metrics.organization.svg)
66

77
## 💬 Metrics for organizations
88

‎.github/readme/partials/documentation/setup/action.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A scope-less token can still display private contributions by enabling `Include
4141

4242
If a plugin has not enough scopes to operate (and `plugins_errors_fatal` isn't enabled), it'll be reported in the rendering like below:
4343

44-
![Plugin error example](https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.error.svg)
44+
![Plugin error example](https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.error.svg)
4545

4646
### 2. Put your GitHub personal token in your repository secrets
4747

@@ -97,9 +97,9 @@ In this case, please consider watching new releases to stay up-to-date and enjoy
9797

9898
#### Examples workflows
9999

100-
Metrics displayed on this page are rendered from this [workflow](https://github.com/lowlighter/lowlighter/blob/master/.github/workflows/metrics.yml) so you can check it out for some code examples about plugins usage.
100+
Metrics displayed on this page are rendered from this [workflow](https://github.com/lowlighter/metrics/blob/examples/.github/workflows/metrics.yml) so you can check it out for some code examples about plugins usage.
101101

102-
You can also take a look at this [user workflow](https://github.com/lowlighter/lowlighter/blob/master/.github/workflows/personal.yml) if you want.
102+
You can also take a look at this [user workflow](https://github.com/lowlighter/metrics/blob/examples/.github/workflows/personal.yml) if you want.
103103

104104
### 4. Embed link into your README.md
105105

0 commit comments

Comments
 (0)
Failed to load comments.