Skip to content

Commit 6b1feb7

Browse files
authored
Fix dependencies URL in README.md (#59)
1 parent 31ab5a6 commit 6b1feb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This plugin provides [ionicons](https://ionic.io/ionicons), also known as "symbo
1212

1313
Add the ionicons-api as dependency to your `pom.xml`:
1414

15-
See the [plugin site](https://plugins.jenkins.io/ionicons-api/#dependencies) for a snippet.
15+
See the [plugin site](https://plugins.jenkins.io/ionicons-api/dependencies/) for a snippet.
1616

1717
To use a symbol, reference the icon as following:
1818

@@ -39,8 +39,8 @@ Preferably, use symbols containing `-outline`, if available, they fit the best i
3939

4040
A list of all symbols is available on [the Ionicons website](https://ionic.io/ionicons).
4141

42-
Custom icon additions are documented [here](docs/additions.md).
42+
Custom icon additions are documented [on GitHub](docs/additions.md).
4343

44-
More information about symbols and themes in Jenkins can be found [here](https://weekly.ci.jenkins.io/design-library/Symbols/).
44+
More information about symbols and themes in Jenkins can be found on [weekly.ci.jenkins.io](https://weekly.ci.jenkins.io/design-library/Symbols/).
4545

4646
If an icon is not theme-able, please raise an [issue](https://github.com/jenkinsci/ionicons-api-plugin/issues/new/choose).

0 commit comments

Comments
 (0)