Skip to content

Commit 73d6f43

Browse files
committed
Use relative links in Markdown files
(also use “Note” alert style)
1 parent aa44fb3 commit 73d6f43

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gem "webmention"
3232

3333
## Usage
3434

35-
See [USAGE.md](https://github.com/indieweb/webmention-client-ruby/blob/main/USAGE.md) for documentation of webmention-client-ruby's features.
35+
See [USAGE.md](USAGE.md) for documentation of webmention-client-ruby's features.
3636

3737
## Migrating to version 6
3838

USAGE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Using webmention-client-ruby
22

3-
Before using webmention-client-ruby, please read the [Getting Started](https://github.com/indieweb/webmention-client-ruby/blob/main/README.md#getting-started) and [Installation](https://github.com/indieweb/webmention-client-ruby/blob/main/README.md#installation) sections of the project's [README.md](https://github.com/indieweb/webmention-client-ruby/blob/main/README.md).
3+
> [!NOTE]
4+
> Before using webmention-client-ruby, please read the [Getting Started](README.md#getting-started) and [Installation](README.md#installation) sections of the project's [README.md](README.md).
45
56
## Sending a webmention
67

0 commit comments

Comments
 (0)