Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
citizenmatt committed Jul 14, 2017
1 parent fcb19de commit 1b51959
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions reference_guide/project_model/facet.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ title: Facet

A facet represents certain configuration, specific for a particular framework/technology, associated with a module.
A module can have multiple facets. E.g. Spring specific configuration is stored in a Spring facet.
For more information about facets see
[Facet](http://www.jetbrains.com/idea/help/facet.html)
and
[Facet Dependencies](http://www.jetbrains.com/idea/help/available-facets-and-their-dependencies.html)
in the IntelliJ IDEA Web Help.
For more information about facets see [Adding Support for Frameworks and Technologies](https://www.jetbrains.com/help/idea/adding-support-for-frameworks-and-technologies.html#facets) and the help page for the [Facets dialog](https://www.jetbrains.com/help/idea/facets.html) in the IntelliJ IDEA Web Help.

0 comments on commit 1b51959

Please sign in to comment.