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/a10513d6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/a10513d6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/a10513d6 Branch: refs/heads/master Commit: a10513d62bcdda925a8e9fd8377f061a0c28a857 Parents: 0093611 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/a10513d6/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) .
