This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git The following commit(s) were added to refs/heads/trunk by this push: new ee09684 Improved: Have a readme in every component (OFBIZ-6243) ee09684 is described below commit ee0968440ef0b664eddb5840ef5c8abd261fb23b Author: Jacques Le Roux <[hidden email]> AuthorDate: Sat Aug 29 13:35:14 2020 +0200 Improved: Have a readme in every component (OFBIZ-6243) Not sure why we have this problem (according to https://docs.github.com/en/github/authenticating-to-github/about-anonymized-image-urls could be to missing cache control in our site server) As I was fed up not viewing the OFBIz logo anywhere, and mostly in GH, but just in browser at https://ofbiz.apache.org/images/ofbiz_logo.png and I noticed I was viewing it well locally at https://github.com/apache/ofbiz-framework/tree/trunk/themes/rainbowstone so decided to use this URL everywhere rather! --- applications/commonext/README.md | 2 +- applications/content/README.md | 2 +- applications/manufacturing/README.md | 2 +- applications/product/README.md | 2 +- themes/rainbowstone/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/applications/commonext/README.md b/applications/commonext/README.md index eef8d45..ecbd521 100644 --- a/applications/commonext/README.md +++ b/applications/commonext/README.md @@ -1,4 +1,4 @@ -<img src="https://ofbiz.apache.org/images/ofbiz_logo.png" alt="Apache OFBiz" /> +<img src="https://camo.githubusercontent.com/b313d4ec52b77b5024e2988aaf76720258233e69/68747470733a2f2f6f6662697a2e6170616368652e6f72672f696d616765732f6f6662697a5f6c6f676f2e706e67" alt="Apache OFBiz" /> # commonext component This OFBiz component enables organisations to extend the elements in the common component. diff --git a/applications/content/README.md b/applications/content/README.md index 1912bad..b964ea8 100644 --- a/applications/content/README.md +++ b/applications/content/README.md @@ -1,4 +1,4 @@ -<img src="https://ofbiz.apache.org/images/ofbiz_logo.png" alt="Apache OFBiz" /> +<img src="https://camo.githubusercontent.com/b313d4ec52b77b5024e2988aaf76720258233e69/68747470733a2f2f6f6662697a2e6170616368652e6f72672f696d616765732f6f6662697a5f6c6f676f2e706e67" alt="Apache OFBiz" /> # Content component This OFBiz component enables organisations to manage various kinds of content. Content is used in many of the other components in OFBiz. diff --git a/applications/manufacturing/README.md b/applications/manufacturing/README.md index e024887..b5eeffb 100644 --- a/applications/manufacturing/README.md +++ b/applications/manufacturing/README.md @@ -1,4 +1,4 @@ -<img src="https://ofbiz.apache.org/images/ofbiz_logo.png" alt="Apache OFBiz" /> +<img src="https://camo.githubusercontent.com/b313d4ec52b77b5024e2988aaf76720258233e69/68747470733a2f2f6f6662697a2e6170616368652e6f72672f696d616765732f6f6662697a5f6c6f676f2e706e67" alt="Apache OFBiz" /> # Manufacturing component This OFBiz component enables organisations to manage production runs, define schemas and tasks and configure Bills of diff --git a/applications/product/README.md b/applications/product/README.md index f7414b5..d2de730 100644 --- a/applications/product/README.md +++ b/applications/product/README.md @@ -1,4 +1,4 @@ -<img src="https://ofbiz.apache.org/images/ofbiz_logo.png" alt="Apache OFBiz" /> +<img src="https://camo.githubusercontent.com/b313d4ec52b77b5024e2988aaf76720258233e69/68747470733a2f2f6f6662697a2e6170616368652e6f72672f696d616765732f6f6662697a5f6c6f676f2e706e67" alt="Apache OFBiz" /> # Product component This OFBiz component offers a fully utilised store management solution, including management of catalogs, products, price and promotion rules. diff --git a/themes/rainbowstone/README.md b/themes/rainbowstone/README.md index 7b00cca..ebbc1f5 100644 --- a/themes/rainbowstone/README.md +++ b/themes/rainbowstone/README.md @@ -1,4 +1,4 @@ -<img src="https://ofbiz.apache.org/images/ofbiz_logo.png" alt="Apache OFBiz" /> +<img src="https://camo.githubusercontent.com/b313d4ec52b77b5024e2988aaf76720258233e69/68747470733a2f2f6f6662697a2e6170616368652e6f72672f696d616765732f6f6662697a5f6c6f676f2e706e67" alt="Apache OFBiz" /> # Rainbowstone theme |
Free forum by Nabble | Edit this page |