Skip to content

Commit dc31e85

Browse files
committed
Added a new Workshop readme file and updated the main readme
1 parent 3ca900e commit dc31e85

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,10 @@ Each demo might have unique deployment requirements. Please refer to each indivi
5050

5151
|Title|Description|Owner|
5252
|-----|-----------|-----|
53-
|[NGINX basics](nginx-workshops/nginx-basics/)|A 101 level introduction to NGINX|@apcurrier|
54-
|[NGINX One](nginx-workshops/nginx-one/)|Learn everything you need to get started with NGINX One and its capabilities|@sdutta9|
53+
|[NGINX basics](nginx-workshops/README.md)|A 101 level introduction to NGINX|@apcurrier, @chrisakker, @sdutta9 |
54+
|[NGINX Ingress Controller](nginx-workshops/README.md)|Learn everything you need to get started with NGINX Ingress Controller and its capabilities|@apcurrier, @chrisakker, @sdutta9|
55+
|[NGINXaaS for Azure](nginx-workshops/README.md)|Learn everything you need to get started with NGINX as a Service for Azure (NGINXaaS) and its capabilities|@apcurrier, @chrisakker, @sdutta9|
56+
|[NGINX One](nginx-workshops/README.md)|Learn everything you need to get started with NGINX One Console and its capabilities|@apcurrier, @chrisakker, @sdutta9|
5557

5658
## Contributing
5759

nginx-workshops/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# List of all Public Workshops
2+
3+
|Title|Public Workshop Repo|
4+
|-----|-----|
5+
| NGINX Basics | <https://github.com/nginxinc/nginx-basics-workshops> |
6+
| NGINX Ingress Controller | <https://github.com/nginxinc/nginx-ingress-workshops> |
7+
| NGINX as a Service for Azure (NGINXaaS) | <https://github.com/nginxinc/nginx-azure-workshops> |
8+
| NGINX One Console | <https://github.com/nginxinc/nginx-one-workshops> |

nginx-workshops/nginx-basics/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

nginx-workshops/nginx-one/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)