Skip to content

Commit 0528c3a

Browse files
committed
removing staging
1 parent 5355e31 commit 0528c3a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ This repo contains the source for the opensearch.org website.
1414

1515
## Contributing
1616

17-
We welcome contributions! Please see our [CONTRIBUTING](CONTRIBUTING.md) page to learn more about how to contribute to the website.
17+
We welcome contributions! Please see our [CONTRIBUTING](CONTRIBUTING.md) page to learn more about how to contribute to the website.
18+
19+
_Note:_ As of July 20, 2021, contributions are welcome on the `main` branch; the `prod` branch is now protected and holds the finalized version of the site. The `staging` branch has been removed and is no longer being used.
1820

1921
### Adding to the Partners Page
2022

21-
If you are a partner, you are welcome to add your logo/link to our partners page. See the [sample file](https://github.com/opensearch-project/project-website/blob/staging/_partners/_sample.md) and submit a pull request.
23+
If you are a partner, you are welcome to add your logo/link to our partners page. See the [sample file](https://github.com/opensearch-project/project-website/blob/main/_partners/_sample.md) and submit a pull request.
2224

2325
## Security
2426

community_projects/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---
77

88
<p>This page was made to highlight projects built by the community for the community.</p>
9-
<p> Want your project on this page? To add your project to this page, please create a fork the <a href="https://github.com/opensearch-project/project-website" target="_blank" rel="noopener noreferrer">project website</a>, add a markdown file for your project under <b>/_community_projects/your-project.md</b> , and submit a pull request to our <b>`staging`</b> branch.</p>
9+
<p> Want your project on this page? To add your project to this page, please create a fork the <a href="https://github.com/opensearch-project/project-website" target="_blank" rel="noopener noreferrer">project website</a>, add a markdown file for your project under <b>/_community_projects/your-project.md</b> , and submit a pull request.</p>
1010

1111
<h2>Projects</h2>
1212
<section class="community_projects">

0 commit comments

Comments
 (0)