This is an automated email from the ASF dual-hosted git repository.

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git


The following commit(s) were added to refs/heads/master by this push:
     new 00628eb  renamed examples to faq
00628eb is described below

commit 00628eb4eb7e0084a2083d5cf821d099b83bf194
Author: Raymond Auge <[email protected]>
AuthorDate: Mon Apr 8 13:20:45 2019 -0400

    renamed examples to faq
    
    Signed-off-by: Raymond Auge <[email protected]>
---
 README.md             | 4 ++--
 examples.md => faq.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index eae5145..e32cc97 100644
--- a/README.md
+++ b/README.md
@@ -89,9 +89,9 @@ and be presented with a gogo shell prompt ready for you to 
install a CDI bundle.
 
 The goal of OSGi CDI was to remain as true to both technologies as possible. 
This proved possible due to the extensive feature set provided by each 
technology.
 
-### Who cares! Examples please
+### I just have a few questions!
 
-[Examples](examples.md)
+[FAQ](faq.md)
 
 ### Actors
 
diff --git a/examples.md b/faq.md
similarity index 99%
rename from examples.md
rename to faq.md
index 6b907af..6fcc8a2 100644
--- a/examples.md
+++ b/faq.md
@@ -1,4 +1,4 @@
-# OSGi CDI Examples as an FAQ
+# OSGi CDI FAQ
 
 ## Registering Services
 

Reply via email to