From 60d3718d1292060bd9b81c39cfb8932c2c8c9495 Mon Sep 17 00:00:00 2001 From: Houston Haynes <8174976+houstonhaynes@users.noreply.github.com> Date: Sat, 15 Feb 2025 17:34:26 -0500 Subject: [PATCH] URL cleanup --- docs/extensions.fsx | 4 ++-- docs/install.fsx | 4 ++-- docs/quickstart.fsx | 4 ++-- docs/tensors.fsx | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/extensions.fsx b/docs/extensions.fsx index d2651b48..52d1fddb 100644 --- a/docs/extensions.fsx +++ b/docs/extensions.fsx @@ -28,8 +28,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Furnace/Furnace.github.io/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/Furnace/Furnace.github.io/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb) diff --git a/docs/install.fsx b/docs/install.fsx index fddfdaa9..64443b4a 100644 --- a/docs/install.fsx +++ b/docs/install.fsx @@ -28,8 +28,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Furnace/Furnace.github.io/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/Furnace/Furnace.github.io/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb) diff --git a/docs/quickstart.fsx b/docs/quickstart.fsx index 90194f4b..4c8b4632 100644 --- a/docs/quickstart.fsx +++ b/docs/quickstart.fsx @@ -32,8 +32,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Furnace/Furnace.github.io/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/Furnace/Furnace.github.io/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb) diff --git a/docs/tensors.fsx b/docs/tensors.fsx index 8a68ce6e..30ebd7d8 100644 --- a/docs/tensors.fsx +++ b/docs/tensors.fsx @@ -28,8 +28,8 @@ Formatter.Register(fun (x:obj) (writer: TextWriter) -> fprintfn writer "%120A" x #endif // IPYNB (** -[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Furnace/Furnace.github.io/blob/master/{{fsdocs-source-basename}}.ipynb)  -[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/Furnace/Furnace.github.io/master?filepath={{fsdocs-source-basename}}.ipynb)  +[![Binder](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fsprojects/furnace/blob/master/{{fsdocs-source-basename}}.ipynb)  +[![Binder](img/badge-binder.svg)](https://mybinder.org/v2/gh/fsprojects/furnace/master?filepath={{fsdocs-source-basename}}.ipynb)  [![Script](img/badge-script.svg)]({{fsdocs-source-basename}}.fsx)  [![Script](img/badge-notebook.svg)]({{fsdocs-source-basename}}.ipynb)