This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 19b995c Update payg.md
19b995c is described below
commit 19b995cbeb7783b156788525817058dba103d21d
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Jan 9 15:55:25 2020 -0400
Update payg.md
small edit
---
features/payg.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/features/payg.md b/features/payg.md
index bc1f325..ec7d197 100644
--- a/features/payg.md
+++ b/features/payg.md
@@ -60,7 +60,7 @@ The ‘paying’ aspect of PAYG does not include _developer
effort_ in the ‘pa
The _Express_ component set has pre-composed components that feature
combinations of functionality to suit general use cases. This reduces the time
and effort required to deploy common components by including their more
commonly needed functionality, helping balance ease of development against
__PAYG__ benefits.
-Similarly, the [Jewel](component-sets/jewel){:target='_blank'} component set
is designed with PAYG in mind but tries to balance towards the usability of the
framework and to not be PAYG-strict.
+Similarly, the [Jewel](component-sets/jewel) component set is designed with
PAYG in mind but tries to balance towards the usability of the framework and to
not be PAYG-strict.
## PAYG vs DRY