fix faulty source link

This commit is contained in:
André Menrath 2023-10-05 15:08:57 +02:00
parent 9af648673f
commit 5cd04af5e6

View file

@ -111,7 +111,7 @@ available for a given post type are greyed out in the user interface:
## Backend
Currently, only one hard-coded transformer exists in [`includes/transformer/class post.php`](https://github.com/Automattic/wordpress-activitypub/blob/master/includes/transformer/class post.php).
Currently, only one hard-coded transformer exists in `includes/transformer/class post.php` ([Source](https://github.com/Automattic/wordpress-activitypub/blob/master/includes/transformer/class-post.php)).
```php
/**