Skip to content
Snippets Groups Projects
Commit 46c0fb09 authored by Christopher Guindon's avatar Christopher Guindon :palm_tree:
Browse files

Update readme for rename of repo


Signed-off-by: Christopher Guindon's avatarChristopher Guindon <chris.guindon@eclipse-foundation.org>
parent 99f8dfe2
No related branches found
No related tags found
No related merge requests found
# jakarta.ee-website # jakartaee.github.io
Repository of the [Jakarta.ee](https://jakarta.ee) website. Jakarta Enterprise Edition (EE) is the future of cloud native Java. Jakarta EE open source software drives cloud native innovation, modernizes enterprise applications and protects investments in Java EE. Repository of the [Jakarta.ee](https://jakarta.ee) website. Jakarta Enterprise Edition (EE) is the future of cloud native Java. Jakarta EE open source software drives cloud native innovation, modernizes enterprise applications and protects investments in Java EE.
[![Build Status](https://travis-ci.org/jakartaee/jakarta.ee-website.svg?branch=master)](https://travis-ci.org/jakartaee/jakarta.ee-website) [![Build Status](https://travis-ci.org/jakartaee/jakartaee.github.io.svg?branch=master)](https://travis-ci.org/jakartaee/jakartaee.github.io)
## Contributing ## Contributing
1. Fork it! To contribute to this project, you need to [create a fork](https://help.github.com/articles/fork-a-repo/) of [jakartaee/jakarta.ee-website](https://github.com/jakartaee/jakarta.ee-website). 1. Fork it! To contribute to this project, you need to [create a fork](https://help.github.com/articles/fork-a-repo/) of [jakartaee/jakartaee.github.io](https://github.com/jakartaee/jakartaee.github.io).
2. Download source code with dependencies : `git clone --recursive https://github.com/[your_github_username]/jakarta.ee-website.git` 2. Download source code with dependencies : `git clone --recursive https://github.com/[your_github_username]/jakartaee.github.io.git`
3. Create your feature branch: `git checkout -b my-new-feature` 3. Create your feature branch: `git checkout -b my-new-feature`
4. Commit your changes: `git commit -m 'Add some feature' -s` 4. Commit your changes: `git commit -m 'Add some feature' -s`
5. Push to the branch: `git push origin my-new-feature` 5. Push to the branch: `git push origin my-new-feature`
...@@ -15,7 +15,7 @@ Repository of the [Jakarta.ee](https://jakarta.ee) website. Jakarta Enterprise E ...@@ -15,7 +15,7 @@ Repository of the [Jakarta.ee](https://jakarta.ee) website. Jakarta Enterprise E
## Bugs and feature requests ## Bugs and feature requests
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/jakartaee/jakarta.ee-website/issues/new). Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/jakartaee/jakartaee.github.io/issues/new).
## Creators ## Creators
...@@ -26,4 +26,4 @@ Have a bug or a feature request? Please first search for existing and closed iss ...@@ -26,4 +26,4 @@ Have a bug or a feature request? Please first search for existing and closed iss
## License ## License
[EPL-2.0 License](https://github.com/jakartaee/jakarta.ee-website/blob/master/LICENSE) © Christopher Guindon [EPL-2.0 License](https://github.com/jakartaee/jakartaee.github.io/blob/master/LICENSE) © Christopher Guindon
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment