Fix links

This commit is contained in:
Andrei Alexandrescu 2015-02-16 13:39:18 -08:00
parent 0fdb6e0c35
commit 11b32b56e5
19 changed files with 49 additions and 49 deletions

View file

@ -2,7 +2,7 @@
This module provides an $(D Array) type with deterministic memory usage not
reliant on the GC, as an alternative to the built-in arrays.
This module is a submodule of $(LINK2 std_container_package.html, std.container).
This module is a submodule of $(LINK2 std_container.html, std.container).
Source: $(PHOBOSSRC std/container/_array.d)
Macros: