fixed url again

This commit is contained in:
ruru4143 2023-10-05 15:00:03 +02:00
parent e8bbae1266
commit 37b78ce617

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`](https://github.com/Automattic/wordpress-activitypub/blob/master/includes/transformer/class-post.php).
```php
/**