Skip to content

Commit 2d12591

Browse files
committed
more escaping
1 parent bd9ff42 commit 2d12591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/04_functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,10 +561,10 @@ Make the same requests as the examples above:
561561

562562
As with `FWA_NetworkTrace()`, paths returned are the most direct route a fish or paddler could take between two locations, exluding portions of the path that are marine or not in BC:
563563

564-
- between [opposite side of Finlayson Arm](https://features.hillcrestgeo.ca/fwa/functions/postgisftw.fwa_networktraceagg/items.html?blue_line_key_a=354142279&measure_a=1000&blue_line_key_b=354106004&measure_b=200)
564+
- between [opposite side of Finlayson Arm](https://features.hillcrestgeo.ca/fwa/functions/postgisftw.fwa_networktraceagg/items.html?blue_line_key_a=354142279\&measure_a=1000\&blue_line_key_b=354106004\&measure_b=200)
565565

566566

567-
- between [Chilliwack and Nelson](https://features.hillcrestgeo.ca/fwa/functions/postgisftw.fwa_networktraceagg/items.html?blue_line_key_a=356364114&measure_a=96830&blue_line_key_b=356570348&measure_b=41162)
567+
- between [Chilliwack and Nelson](https://features.hillcrestgeo.ca/fwa/functions/postgisftw.fwa_networktraceagg/items.html?blue_line_key_a=356364114\&measure_a=96830\&blue_line_key_b=356570348\&measure_b=41162)
568568

569569

570570
## FWA_SegmentAlongInterval

0 commit comments

Comments
 (0)