Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Commit 2544262

Browse files
Updates docs
1 parent cfeebec commit 2544262

File tree

5 files changed

+7
-23
lines changed

5 files changed

+7
-23
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hack Together: Microsoft Graph and .NET 🦒
22

3-
![Hack Together Roadmap](/images/HackTogetherRoadmap.png)
3+
![Hack Together Roadmap](/assets/HackTogetherRoadmap.png)
44

55
## Introduction
66

@@ -17,7 +17,7 @@ The hackathon starts on **March 1st** and ends on **March 15th**. It is recommen
1717
### Tips & Tricks
1818

1919
* Whenever you struggle during the hackathon, ask your questions on **[❓GitHub Discussions](https://github.com/microsoft/hack-together/discussions)**. Microsoft experts will be there to help you.
20-
* There is a list of **[📃 Top Microsoft Graph Scenarios](/TOP-SCENARIOS.md)** available! You may build one of these scenarios to win a digital badge, or get inspired and build your own project ideas!
20+
* There is a list of **[📃 Top Microsoft Graph Scenarios](/top-scenarios.md)** available! You may build one of these scenarios to win a digital badge, or get inspired and build your own project ideas!
2121
* Looking for documentation and guidance? Check out **[📚 Recommended Learning Materials](https://github.com/microsoft/hack-together#recommended-learning-materials)** below.
2222
* Looking for code samples? Check out available **[✨ Samples](https://github.com/microsoft/hack-together#samples)** in the repository.
2323
* Submit your project until March 15 to win the **[🏆 Prizes](https://github.com/microsoft/hack-together#samples)**.
@@ -28,11 +28,11 @@ Follow the steps below to successfully complete the hackathon.
2828

2929
### #00 - Pre-requisites
3030

31-
Before you start hacking, you will need an environment setup. Review **[Environment Setup](/SETUP.md)** guidelines or the following prerequisites or click the related link of each prerequisite to be directed to the official documentation:
31+
Before you start hacking, you will need an environment setup. Review **[Environment Setup](/setup.md)** guidelines or the following prerequisites or click the related link of each prerequisite to be directed to the official documentation:
3232

33-
* [Prepare your Office 365 tenant](/SETUP.md#1---prepare-your-microsoft-365-tenant)
34-
* [Install Visual Studio or Visual Studio Code with .NET](/SETUP.md#2---install-visual-studio-or-visual-studio-code-with-net)
35-
* [Setup your GitHub account](/SETUP.md#3---setup-your-github-account)
33+
* [Prepare your Office 365 tenant](/setup.md#1---prepare-your-microsoft-365-tenant)
34+
* [Install Visual Studio or Visual Studio Code with .NET](/setup.md#2---install-visual-studio-or-visual-studio-code-with-net)
35+
* [Setup your GitHub account](/setup.md#3---setup-your-github-account)
3636

3737
### #01 - Start hacking on March 1st
3838

SUPPORT.md

+1-17
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
# TODO: The maintainer of this repo has not yet edited this file
2-
3-
**REPO OWNER**: Do you want Customer Service & Support (CSS) support for this product/project?
4-
5-
- **No CSS support:** Fill out this template with information about how to file issues and get help.
6-
- **Yes CSS support:** Fill out an intake form at [aka.ms/onboardsupport](https://aka.ms/onboardsupport). CSS will work with/help you to determine next steps.
7-
- **Not sure?** Fill out an intake as though the answer were "Yes". CSS will help you decide.
8-
9-
*Then remove this first heading from this SUPPORT.MD file before publishing your repo.*
10-
111
# Support
122

133
## How to file issues and get help
@@ -16,10 +6,4 @@ This project uses GitHub Issues to track bugs and feature requests. Please searc
166
issues before filing new issues to avoid duplicates. For new issues, file your bug or
177
feature request as a new Issue.
188

19-
For help and questions about using this project, please **REPO MAINTAINER: INSERT INSTRUCTIONS HERE
20-
FOR HOW TO ENGAGE REPO OWNERS OR COMMUNITY FOR HELP. COULD BE A STACK OVERFLOW TAG OR OTHER
21-
CHANNEL. WHERE WILL YOU HELP PEOPLE?**.
22-
23-
## Microsoft Support Policy
24-
25-
Support for this **PROJECT or PRODUCT** is limited to the resources listed above.
9+
For help and questions about using this project, please use [Discussions](../../discussions).
File renamed without changes.

SETUP.md setup.md

File renamed without changes.

TOP-SCENARIOS.md top-scenarios.md

File renamed without changes.

0 commit comments

Comments
 (0)