Skip to content

Commit a491659

Browse files
author
Vivek Vishal
authored
Merge pull request #467 from vr-varad/fix/ref
Fix: References
2 parents d781fe6 + b015a6f commit a491659

10 files changed

Lines changed: 28 additions & 26 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Add any other context about the problem here.
3737
- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
3838
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
3939
- 🎨 Wireframes and [designs for Meshery UI](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
40-
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
40+
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://meshery.io/community#discussion-forums) and [Community Slack](http://slack.meshery.io)

.github/ISSUE_TEMPLATE/ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ assignees: ''
2323
- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
2424
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
2525
- 🎨 Wireframes and [designs for Meshery UI](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
26-
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
26+
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://meshery.io/community#discussion-forums) and [Community Slack](http://slack.meshery.io)

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ assignees: ''
1919
- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
2020
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
2121
- 🎨 Wireframes and [designs for Meshery UI](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
22-
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
22+
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://meshery.io/community#discussion-forums) and [Community Slack](http://slack.meshery.io)

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ assignees: ''
2727
- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow)
2828
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs)
2929
- 🎨 Wireframes and [designs for Meshery UI](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
30-
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
30+
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://meshery.io/community#discussion-forums) and [Community Slack](http://slack.meshery.io)

.github/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
44
# Comment to be posted to on first time issues
55
newIssueWelcomeComment: >
6-
Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Contributors' Welcome Guide](https://layer5.io/community/newcomers), engage in the [discussion forum](https://discuss.layer5.io), and be sure to join the [community Slack](http://slack.layer5.io/).
6+
Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the [Layer5 Contributors' Welcome Guide](https://layer5.io/community/newcomers), engage in the [discussion forum](https://meshery.io/community#discussion-forums), and be sure to join the [community Slack](http://slack.meshery.io/).
77
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
88
# Comment to be posted to on PRs from first time contributors in your repository
99
newPRWelcomeComment: >
@@ -22,7 +22,7 @@ firstPRMergeComment: >
2222
![Congrats!](https://github.com/meshery/meshery-kuma/blob/master/.github/welcome/meshery-celebration-light.svg)
2323
2424
25-
  	   	   	   	 [Join the community](http://slack.layer5.io), if you haven't yet and please leave a :star: [star on the project](../stargazers). :smile:
25+
  	   	   	   	 [Join the community](http://slack.meshery.io), if you haven't yet and please leave a :star: [star on the project](../stargazers). :smile:
2626
2727
#-------------------------------------------------------------------------------
2828
# Configuration for request-info - https://github.com/behaviorbot/request-info

.github/label-commenter-config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
comment:
22
footer: "\
33
---\n\n
4-
>   	   	   	   	 Be sure to [join the community](http://slack.layer5.io), if you haven't yet and please leave a :star: [star on the project](../stargazers) :smile: on the project.
4+
>   	   	   	   	 Be sure to [join the community](http://slack.meshery.io), if you haven't yet and please leave a :star: [star on the project](../stargazers) :smile: on the project.
55
"
66

77
labels:
@@ -13,10 +13,10 @@ labels:
1313
- name: issue/remind
1414
labeled:
1515
issue:
16-
body: Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a [MeshMate](https://layer5.io/community/meshmates/) or any other [community member](https://layer5.io/community/members) for assistance.
16+
body: Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a [MeshMate](https://meshery.io/community#meshmates) or any other [community member](https://meshery.io/community/active/members) for assistance.
1717
action: open
1818
pr:
19-
body: Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a [MeshMate](https://layer5.io/community/meshmates/) or any other [community member](https://layer5.io/community/members) for assistance.
19+
body: Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a [MeshMate](https://meshery.io/community#meshmates) or any other [community member](https://meshery.io/community/active/members) for assistance.
2020
action: open
2121
- name: issue/dco
2222
labeled:

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Contributing
22

3-
You want to contribute to the project? Yay! We want you to! Visit our centralized instructions for [contributing](https://github.com/layer5io/meshery/blob/master/CONTRIBUTING.md#contributing).
3+
You want to contribute to the project? Yay! We want you to! Visit our centralized instructions for [contributing](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#contributing).
44

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2019, 2020 Layer5, Inc.
189+
Copyright Meshery Authors
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,24 @@
44
<img alt="Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode." src="https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/meshery/meshery-logo-tag-light-text-side.png" width="70%" align="center" style="margin-bottom:20px;"><br /><br /></p>
55

66
<p align="center">
7-
<a href="https://hub.docker.com/r/layer5/meshery-kuma" alt="Docker pulls">
8-
<img src="https://img.shields.io/docker/pulls/layer5/meshery-kuma.svg" /></a>
9-
<a href="https://goreportcard.com/report/github.com/layer5io/meshery-kuma" alt="Go Report Card">
10-
<img src="https://goreportcard.com/badge/github.com/layer5io/meshery-kuma" /></a>
11-
<a href="(https://github.com/layer5io/meshery-kuma/actions" alt="Build Status">
12-
<img src="https://github.com/layer5io/meshery-kuma/workflows/Meshery-Kuma/badge.svg" /></a>
13-
<a href="https://github.com/layer5io/meshery-kuma/blob/master/LICENSE" alt="LICENSE">
14-
<img src="(https://img.shields.io/github/license/layer5io/meshery-kuma.svg" /></a>
15-
<a href="https://github.com/layer5io/meshery-kuma/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22" alt="GitHub issues by-label">
16-
<img src="https://img.shields.io/github/issues/layer5io/meshery-kuma/help%20wanted.svg" /></a>
7+
<a href="https://hub.docker.com/r/meshery/meshery-kuma" alt="Docker pulls">
8+
<img src="https://img.shields.io/docker/pulls/meshery/meshery-kuma.svg" /></a>
9+
<a href="https://goreportcard.com/report/github.com/meshery/meshery-kuma" alt="Go Report Card">
10+
<img src="https://goreportcard.com/badge/github.com/meshery/meshery-kuma" /></a>
11+
<a href="(https://github.com/meshery/meshery-kuma/actions" alt="Build Status">
12+
<img src="https://github.com/meshery/meshery-kuma/workflows/Meshery-Kuma/badge.svg" /></a>
13+
<a href="https://github.com/meshery/meshery-kuma/blob/master/LICENSE" alt="LICENSE">
14+
<img src="(https://img.shields.io/github/license/meshery/meshery-kuma.svg" /></a>
15+
<a href="https://github.com/meshery/meshery-kuma/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22" alt="GitHub issues by-label">
16+
<img src="https://img.shields.io/github/issues/meshery/meshery-kuma/help%20wanted.svg" /></a>
1717
<a href="https://meshery.io/" alt="Website">
18-
<img src="https://img.shields.io/website/https/layer5.io/meshery.svg" /></a>
18+
<img src="https://img.shields.io/website/https/meshery.io/meshery.svg" /></a>
1919
<a href="https://twitter.com/intent/follow?screen_name=meshery" alt="Twitter Follow">
20-
<img src="https://img.shields.io/twitter/follow/layer5.svg?label=Follow Meshery&style=social" /></a>
20+
<img src="https://img.shields.io/twitter/follow/meshery.svg?label=Follow Meshery&style=social" /></a>
2121
<a href="https://slack.meshery.io" alt="Slack">
2222
<img src="https://img.shields.io/badge/Slack-@layer5.svg?logo=slack"></a>
23+
<a href="https://youtube.com/@mesheryio?sub_confirmation=1" alt="YouTube">
24+
<img src="https://img.shields.io/youtube/channel/subscribers/UCgXlqWDCg-9RP1eckf0s6KA?style=social" /></a>
2325
<a href="https://bestpractices.coreinfrastructure.org/projects/3564" alt="CLI Best Practices">
2426
<img src="https://bestpractices.coreinfrastructure.org/projects/3564/badge" /></a>
2527
</p>
@@ -54,13 +56,13 @@ Find out more on the <a href="https://meshery.io/community#meshmates">Meshery co
5456
<br /><br />
5557
<div style="display: flex; justify-content: center; align-items:center;">
5658
<div>
57-
<a href="https://meshery.io/community"><img alt="Layer5 Cloud Native Community" src="https://docs.meshery.io/assets/img/readme/community.png" width="140px" style="margin-right:36px; margin-bottom:7px;" width="140px" align="left"/></a>
59+
<a href="https://meshery.io/community"><img alt="Meshery Cloud Native Community" src="https://docs.meshery.io/assets/img/readme/community.png" width="140px" style="margin-right:36px; margin-bottom:7px;" width="140px" align="left"/></a>
5860
</div>
5961
<div style="width:60%; padding-left: 16px; padding-right: 16px">
6062
<p>
6163
✔️ <em><strong>Join</strong></em> any or all of the weekly meetings on <a href="https://meshery.io/calendar">community calendar</a>.<br />
6264
✔️ <em><strong>Watch</strong></em> community <a href="https://www.youtube.com/@mesheryio?sub_confirmation=1">meeting recordings</a>.<br />
63-
✔️ <em><strong>Fill-in</strong></em> a <a href="https://layer5.io/newcomers">community member form</a> to gain access to community resources.
65+
✔️ <em><strong>Fill-in</strong></em> a <a href="https://meshery.io/newcomers">community member form</a> to gain access to community resources.
6466
<br />
6567
✔️ <em><strong>Discuss</strong></em> in the <a href="https://meshery.io/community#discussion-forums">Community Forum</a>.<br />
6668
✔️ <em><strong>Explore more</strong></em> in the <a href="https://meshery.io/community#handbook">Community Handbook</a>.<br />

internal/config/error.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Layer5, Inc.
1+
// Copyright Meshery Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)