Skip to content

Commit e0a1dac

Browse files
committed
swap to rick-and-morty via gist
1 parent f33e4a3 commit e0a1dac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

wasm/wasm-test.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h3>Configuration:</h3>
123123
<div style="margin-bottom: 10px;">
124124
<label for="wheelUrl" style="display: block; margin-bottom: 5px; font-weight: bold;">CDK Wheel URL:</label>
125125
<input type="text" id="wheelUrl" style="width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 3px;"
126-
value="https://files.pythonhosted.org/packages/93/12/f878d0c05df8d0ac0d2762a8b85b2d9550ccbc11ba655466f3bf8145b8bd/airbyte_cdk-6.60.0.post27.dev16505983549-py3-none-any.whl">
126+
value="https://files.pythonhosted.org/packages/39/8b/decc64dce0414929b1d533a039a7f1e14ad07ffd09b41f916f96a6dd3aa3/airbyte_cdk-6.60.0.post33.dev16509220597-py3-none-any.whl">
127127
</div>
128128
<div style="margin-bottom: 10px;">
129129
<label for="catalogUrl" style="display: block; margin-bottom: 5px; font-weight: bold;">
@@ -134,7 +134,7 @@ <h3>Configuration:</h3>
134134
</span>
135135
</label>
136136
<input type="text" id="catalogUrl" style="width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 3px;"
137-
value="https://raw.githubusercontent.com/airbytehq/airbyte/refs/heads/master/airbyte-integrations/connectors/source-pokeapi/integration_tests/configured_catalog.json">
137+
value="https://gist.githubusercontent.com/aaronsteers/9246ee3743c2057e5d48afcb139eb55c/raw/b46f0f43f1d50d476b40efd18b3840db4929e744/rick-and-morty-configured-catalog.json">
138138
</div>
139139
<div style="margin-bottom: 15px;">
140140
<label for="manifestUrl" style="display: block; margin-bottom: 5px; font-weight: bold;">
@@ -145,7 +145,7 @@ <h3>Configuration:</h3>
145145
</span>
146146
</label>
147147
<input type="text" id="manifestUrl" style="width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 3px;"
148-
value="https://raw.githubusercontent.com/airbytehq/airbyte/refs/heads/master/airbyte-integrations/connectors/source-pokeapi/manifest.yaml">
148+
value="https://gist.githubusercontent.com/aaronsteers/9246ee3743c2057e5d48afcb139eb55c/raw/b46f0f43f1d50d476b40efd18b3840db4929e744/rick-and-morty-manifest-yaml">
149149
</div>
150150
</div>
151151

0 commit comments

Comments
 (0)