There is a link to the Flexbox Utilities classes documentation from the Flexbox Button Group section. The link currently uses a localhost address so doesn't work. Proposed change is to make it a relative link to the vanilla flexbox helper class documentation.
## Flexbox Button Group
-The buttons in a button group can be positioned using the [Flexbox Utility](http://localhost:3000/flexbox.html#helper-classes) classes in Foundation. You can use `.align-center`, `.align-right`, `.align-spaced`, or `.align-justify`.
+The buttons in a button group can be positioned using the [Flexbox Utility](/sites/docs/flexbox-utilities.html#vanilla-flexbox-helper-classes) classes in Foundation. You can use `.align-center`, `.align-right`, `.align-spaced`, or `.align-justify`.
```html_example
<div class="button-group align-center">