Update object-mapper.md link

object-mapper.md is moving under architecture/ as part of
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/26250/

26250 should merge before this is merged.

Change-Id: Ie2372690faf6af9629a15badccb4af31da9041bb
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/app/common/services/api-utils.js b/app/common/services/api-utils.js
index 9bdb06d..e3f6136 100644
--- a/app/common/services/api-utils.js
+++ b/app/common/services/api-utils.js
@@ -1513,7 +1513,7 @@
                 // that the mapper created on the inventory panel.
                 // Example: An association from the BMC inventory item to the
                 // BMC firmware images. See:
-                // https://github.com/openbmc/docs/blob/master/object-mapper.md#associations
+                // https://github.com/openbmc/docs/blob/master/architecture/object-mapper.md#associations
                 if (content.data[key].hasOwnProperty('endpoints')) {
                   continue;
                 }