Skip to content

Commit

Permalink
CHG: 📖 update of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mountstone committed Jun 27, 2017
1 parent 07a8053 commit dfa362e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Antares Application Skeleton
# Antares Application

[![Laravel 5.4](https://img.shields.io/badge/Laravel-5.4-orange.svg)](http://laravel.com)
[![Coverage Status](https://coveralls.io/repos/github/antaresproject/project/badge.svg?branch=master)](https://coveralls.io/github/antaresproject/project?branch=master)
Expand All @@ -11,26 +11,26 @@

## Documentation

Antares Application Skeleton documentation can be found at [antaresproject.io/docs/site/antares_concepts/core_&_files_structure/index.html](http://antaresproject.io/docs/site/antares_concepts/core_&_files_structure/index.html).
Antares Application documentation can be found at [docs.antaresproject.io/php-framework/antares-concepts/modules](http://www.docs.antaresproject.io/php-framework/antares-concepts/modules).

Full Antares documentation can be found at [antaresproject.io/docs](http://antaresproject.io/docs).
Full Antares documentation can be found at [docs.antaresproject.io/php-framework](http://www.docs.antaresproject.io/php-framework).


## Changelog

Antares Application Skeleton changelog can be found in release notes [antaresproject.io/docs/site/getting_started/changelog](http://antaresproject.io/docs/site/getting_started/changelog/index.html).
Antares Application changelog can be found in release notes [docs.antaresproject.io/php-framework/getting-started/changelog](http://www.docs.antaresproject.io/php-framework/getting-started/changelog).

You can find full Antares changelog in Antares Documentation [antaresproject.io/docs/site/getting_started/changelog](http://antaresproject.io/docs/site/getting_started/changelog/index.html).
You can find full Antares changelog in Antares Documentation [antaresproject.io/php-framework/getting-started/changelog](http://www.docs.antaresproject.io/php-framework/getting-started/changelog).

## Issues

The issue list of this repo is **exclusively** for bug reports and feature requests.

Please follow [Issue Reporting Guide](http://antaresproject.io/docs/site/getting_started/issues_reporting_guide/index.html) before opening an issue. Issues not following the guide will be closed without further investigation.
Please follow [Issue Reporting Guide](http://www.docs.antaresproject.io/php-framework/getting-started/issues-reporting-guide) before opening an issue. Issues not following the guide will be closed without further investigation.

## Contribution

Please follow [Contribution Guide](http://antaresproject.io/docs/site/getting_started/contributing/index.html) before making a pull request.
Please follow [Contribution Guide](http://www.docs.antaresproject.io/php-framework/getting-started/contribution-guide) before making a pull request.

## Community

Expand Down
2 changes: 1 addition & 1 deletion src/core
Submodule core updated from 59a755 to 892379

0 comments on commit dfa362e

Please sign in to comment.