diff --git a/views/base_layout.rb b/views/base_layout.rb index ff3bb2d..562ec8d 100644 --- a/views/base_layout.rb +++ b/views/base_layout.rb @@ -39,7 +39,7 @@ module BC p { plain "Built with " - a(href: "https://docs.farthergate.com/s/phlexite") { "Phlexite" } + a(href: "https://docs.farthergate.com/phlexite") { "Phlexite" } plain ", " a(href: "https://mauriciopoppe.github.io/function-plot/") { "Function Plot" } plain ", and "