From 890005e0961262e97cd4b04bc2c90b5c57524cdb Mon Sep 17 00:00:00 2001 From: "Max.Pat" <86370342+MaxPat931@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:04:50 -0700 Subject: [PATCH] jpg > png --- wiki/Enrichers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Enrichers.md b/wiki/Enrichers.md index 9082e66e3f..80a8d07bd8 100644 --- a/wiki/Enrichers.md +++ b/wiki/Enrichers.md @@ -107,7 +107,7 @@ A UUID contains references to an Actor and an Item it owns. When clicked, the en A Relative ID can contain a reference to an owned Item either by an ID, or a relative UUID (note the preceding `.`). When clicked, the enricher will use its location (either in an Actor Sheet, Item Sheet, or Chat Card) to determine the Token or Actor that owns that card or sheet in order to use the specified item from that owner. -![Item Enricher](https://raw.githubusercontent.com/foundryvtt/dnd5e/publish-wiki/wiki/images/enricher-item.jpg) +![Item Enricher](https://raw.githubusercontent.com/foundryvtt/dnd5e/publish-wiki/wiki/images/enricher-item.png) ## Lookup Enrichers