Skip to content

Commit 80268bf

Browse files
committed
Update Sophia iframe URLs to new endpoint format
1 parent a70ea3e commit 80268bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/sophia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ applies_to: both
3030
};
3131
}
3232
</script>
33-
<iframe src="https://sophia.restheart.com/?context=restheart&mcp-link=https:%2F%2Frestheart.org%2Fdocs%2Fcloud%2Fsophia%2Fmcp" scrolling="yes"></iframe>
33+
<iframe src="https://sophia.restheart.com/contexts/restheart?mcp-link=https:%2F%2Frestheart.org%2Fdocs%2Fcloud%2Fsophia%2Fmcp" scrolling="yes"></iframe>
3434
</div>

docs/v8/sophia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ applies_to: both
3030
};
3131
}
3232
</script>
33-
<iframe src="https://sophia.restheart.com?scope=[%22restheart%22,%22both%22]" scrolling="yes"></iframe>
33+
<iframe src="https://sophia.restheart.com/contexts/restheart" scrolling="yes"></iframe>
3434
</div>

0 commit comments

Comments
 (0)