Skip to content

Commit 1f53d3c

Browse files
committed
Fixed links for renamed "meta" directory
1 parent cbadd0e commit 1f53d3c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ or by clicking on the 'branches' button on the main page.
7878

7979
Branches and Pull Requests (PR's) are used to bring discussion/review about a specific inner source pattern.
8080
New patterns should use, as a first approach, the
81-
[pattern template](resources/pattern-template.md). There are indeed multiple ways to start a discussion:
81+
[pattern template](meta/pattern-template.md). There are indeed multiple ways to start a discussion:
8282
* Pull request your branch and the maintainers will receive a notification.
8383
* Ask directly for comments to some of the maintainers. You can mention them
8484
using the symbol '@' prior their nickname.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ What are Inner Source Patterns?
55

66
Patterns are a way of describing a repeatable, proven solution to a problem with a context. They follow a simple form that helps people wanting to implement the solution to understand the constraints on the problem, the forces that must be balanced and the resulting context (the situation you are left with after the solution is applied). In inner sourcing, patterns can provide a way for the InnerSource Commons participants to concisely share information with each other, improving the practice of inner sourcing. Each of the patterns are divided into Title, Problem Statement, Context, Forces, and Solutions as their main sections.
77

8-
* [InnerSource Patterns template](resources/pattern-template.md)
8+
* [InnerSource Patterns template](meta/pattern-template.md)
99
* [See the presentation from Tim Yao and Padma Sudarsan from the ISC Fall Summit in 2016](https://drive.google.com/open?id=0B7_9iQb93uBQbnlkdHNuUGhpTXc) (PDF)
1010

1111

@@ -72,8 +72,8 @@ Pattern Donuts (needing a solution)
7272
Pattern Meta Info
7373
=================
7474

75-
* [Pattern States](resources/pattern-states.md) - Definitions of the various states and review steps a pattern can be in
76-
* [Pattern Template](resources/pattern-template.md) - Start a new pattern with a copy of this
75+
* [Pattern States](meta/pattern-states.md) - Definitions of the various states and review steps a pattern can be in
76+
* [Pattern Template](meta/pattern-template.md) - Start a new pattern with a copy of this
7777

7878

7979
Licensing

0 commit comments

Comments
 (0)