Skip to content

Commit 80bd919

Browse files
committed
AI Meta Spec Example Update
1 parent c5156cd commit 80bd919

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/bots/ai-metadata-spec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ <h4>URL : https://procstack.github.io/index.htm</h4>
3939
&lt;meta name="ai:data-source" content="https://procstack.github.io/bots/siteContent.json"&gt;
4040
&lt;meta name="ai:data-manifest" content="https://procstack.github.io/data-manifest.json"&gt;
4141
&lt;meta name="ai:content-api" content="https://procstack.github.io/bots/"&gt;
42-
&lt;link rel="alternate" type="application/json" href="https://procstack.github.io/bots/siteContent.json" title="Full JSON of all Page Content Data"&gt;
42+
&lt;link rel="alternate" type="application/json" href="https://procstack.github.io/bots/siteContent.json" title="Full JSON of all Page's Content Data"&gt;
4343
&lt;link rel="data-manifest" type="application/json" href="https://procstack.github.io/data-manifest.json" title="Data Sources Manifest" /&gt;
4444
</pre>
4545

4646
<h2>Example 2</h2>
4747
<h4>URL : https://procstack.github.io/ProjectsLinks/currentsOfWar.htm</h4>
4848
<pre>
4949
&lt;!-- AI/LLM Data Discovery --&gt;
50-
&lt;meta name="ai:data-source" content="https://procstack.github.io/bots/siteContent.json"&gt;
50+
&lt;meta name="ai:data-source" content="https://procstack.github.io/bots/ProjectsLinks_currentsOfWar.htm.json"&gt;
5151
&lt;meta name="ai:data-manifest" content="https://procstack.github.io/data-manifest.json"&gt;
5252
&lt;meta name="ai:content-api" content="https://procstack.github.io/bots/"&gt;
5353
&lt;link rel="alternate" type="application/json" href="https://procstack.github.io/bots/ProjectsLinks_currentsOfWar.htm.json" title="Single Page Content Data"&gt;

0 commit comments

Comments
 (0)