Skip to content

Commit 69b2cb3

Browse files
authored
docs: Remove localhost from ref in cast-numerics.mdx (#9946) — thanks @63r6o!
the links on this doc page were broken, they were pointing to localhost:3000
1 parent 35f12ca commit 69b2cb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/product/apis-integrations/recipes/cast-numerics.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,5 +152,5 @@ you work with "safe integers".
152152
[link-js-numbers]: https://www.w3schools.com/js/js_numbers.asp
153153
[link-mdn-max-safe-integer]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER
154154

155-
[ref-cube-core]: http://localhost:3000/product/apis-integrations/javascript-sdk/reference/cubejs-client-core
156-
[ref-cube-core-cast-numerics]: http://localhost:3000/product/apis-integrations/javascript-sdk/reference/cubejs-client-core#loadmethodoptions
155+
[ref-cube-core]: /product/apis-integrations/javascript-sdk/reference/cubejs-client-core
156+
[ref-cube-core-cast-numerics]: /product/apis-integrations/javascript-sdk/reference/cubejs-client-core#loadmethodoptions

0 commit comments

Comments
 (0)