Skip to content

Commit 65022e8

Browse files
eordanoclaude
andcommitted
fix(urls): address review nits
Rename catalyrst -> catalyst in the base-domain doc and drop the ReSharper CheckNamespace suppression from the new characterization test. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 74f1b81 commit 65022e8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Explorer/Assets/DCL/NetworkDefinitions/Browser/Tests/DecentralandUrlsSourceCharacterizationShould.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using System.Collections;
77
using System.Collections.Generic;
88

9-
// ReSharper disable once CheckNamespace
109
namespace DCL.Browser.DecentralandUrls.Tests
1110
{
1211
/// <summary>

docs/base-domain-generalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ app arg, instead of only `decentraland.{org,zone,today}`.
2929
`gateway.decentraland.{ENV}/…`, then `ResolveDomain` substitutes the whole
3030
`decentraland.{ENV}` token (gateway host included) — so a `--base-domain`
3131
deployment routes supported hosts through `gateway.{base-domain}/…`, letting
32-
the catalyrst gateway proxy them (comms-gatekeeper included). New tests pin the
32+
the catalyst gateway proxy them (comms-gatekeeper included). New tests pin the
3333
gatekeeper family (`GateKeeperSceneAdapter`, `ChatAdapter`, `GatekeeperStatus`,
3434
`BannedUsers`) routing through the gateway on both default and custom domains.
3535
- **comms-gatekeeper** stays independently overridable via the existing

0 commit comments

Comments
 (0)