From 0d6cc993864a1da2fc27e956f93d95166c8ec991 Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Wed, 16 Oct 2019 03:06:55 -0400 Subject: [PATCH] fix image link --- documentation/64nix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/64nix.md b/documentation/64nix.md index 8afb34b..d8a7aeb 100644 --- a/documentation/64nix.md +++ b/documentation/64nix.md @@ -72,7 +72,7 @@ iface eth1 inet6 static ### Finding all the /64s to bind to If your application needs to be bound to each /64, stick our `2620:57:e000:400::/56` subnet into [this calculator](https://subnettingpractice.com/ipv6_subnetting.html), and choose /64s from the dropdown then press calculate: -![eeprom](../../data/other/64nix-1.png) +![calculator](../../data/other/brocade/64nix-1.png) Then simply bind each of your application instances to the first address in each /64 - For instance: