diff --git a/app/views/character/details.php b/app/views/character/details.php
index b7a4fd31..4b44a4d4 100644
--- a/app/views/character/details.php
+++ b/app/views/character/details.php
@@ -108,7 +108,7 @@ use Aviat\AnimeClient\API\Kitsu;
$c): ?>
-
+ |
generate('person', ['id' => $c['person']['id']]);
diff --git a/app/views/collection/edit.php b/app/views/collection/edit.php
index e59947cb..0b19f4f9 100644
--- a/app/views/collection/edit.php
+++ b/app/views/collection/edit.php
@@ -2,7 +2,7 @@
Edit Anime Collection Item
|