Adding new links
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/c07663b0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/c07663b0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/c07663b0 Branch: refs/heads/APEXCORE-293 Commit: c07663b047adb22be8e3c6d043b6898793076ee4 Parents: d5bb434 Author: sashadt <[email protected]> Authored: Wed Nov 11 18:08:35 2015 -0800 Committer: Thomas Weise <[email protected]> Committed: Sun Feb 28 22:46:41 2016 -0800 ---------------------------------------------------------------------- application_development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/c07663b0/application_development.md ---------------------------------------------------------------------- diff --git a/application_development.md b/application_development.md index 5cb2504..a76ad8a 100644 --- a/application_development.md +++ b/application_development.md @@ -2872,7 +2872,7 @@ Dynamic modifications to applications are foundational part of the platform. They enable users to build layers over the applications. Users can also save all the changes done since the application launch, and therefore predictably get the application to its current state. For -details refer to [Configuration Guide](configuraiton.md) +details refer to [Configuration Guide](configuration.md) .
