Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"permissions": {
"allow": [
"WebFetch(domain:gist.githubusercontent.com)"
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

At the start of every session, fetch the latest PoS team standards from:

`<https://gist.githubusercontent.com/marcello33/370756d88be9c4cc8459b6afe969085c/raw/team-standards.md>`
`<https://raw.githubusercontent.com/0xPolygon/pos-standards/main/team-standards.md>`

These rules apply to every change in this repo unless this repo's
`.claude/rules/` explicitly overrides them.
Expand Down
Loading