Skip to content

Commit

Permalink
Updated browser bundle download url
Browse files Browse the repository at this point in the history
  • Loading branch information
krowvin committed Apr 22, 2024
1 parent 32a2ea6 commit 3425e48
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/examples/Basins.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Basins</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { BasinsApi } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Catalog.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Catalog</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { CatalogApi } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Configuration</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { TimeSeriesApi, Configuration } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Counties.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Counties</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { CountiesApi, Configuration } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Levels.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Levels</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { LevelsApi, Configuration } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/LocationCategories.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Location Categories</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { LocationCategoriesApi } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/LocationGroups.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Location Groups</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { LocationGroupsApi } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Locations.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Locations</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { LocationsApi } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Offices.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Offices</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { OfficesApi } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Pools.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Pools</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { PoolsApi, Configuration} from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/TimeZones.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: TimeZones</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { TimeZonesApi, Configuration } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Timeseries.v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Timeseries - Version 1</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { TimeSeriesApi, Configuration } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Timeseries.v2.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Timeseries - Version 2</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { TimeSeriesApi, Configuration } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/TimeseriesIdentifier.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Timeseries Identifier</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { TimeSeriesIdentifierApi } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/Units.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1>Example: Units</h1>
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">import { UnitsApi, Configuration } from "cwmsjs";

Expand Down
2 changes: 1 addition & 1 deletion scripts/tests2exampledocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ fs.readFile(templatePath, 'utf8', (err, template) => {
<h2>React + Vite Example</h2>
<b>To Install:</b>
<code "language-shell">npm install cwmsjs --save</code><br>
<p><em>Bundle available <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<p><em>Download browser bundle.js <a href="https://github.com/HydrologicEngineeringCenter/cwms-data-api-client-javascript/blob/main/src/dist/bundle.js">here</a></em></p>
<pre>
<code class="language-javascript">${combinedImports}\n\n${escapeHtml(block)}</code>
</pre>
Expand Down

0 comments on commit 3425e48

Please sign in to comment.