File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ basm.rs는 Rust 코드를 [백준 온라인 저지](https://www.acmicpc.net/)를
8
8
9
9
## 바로 시작하기
10
10
11
- [ GitHub Codespaces] ( https://github.com/codespaces ) 에 접속하셔서 본 저장소의 이름을 입력하시고 Codespace를 생성하시면 Visual Studio Code 창이 열립니다. GitHub 로그인이 필요합니다.
11
+ [ GitHub Codespaces] ( https://codespaces.new/kiwiyou/basm-rs ) 에 접속하셔서 Codespace를 생성하시면 Visual Studio Code 창이 열립니다. GitHub 로그인이 필요합니다.
12
12
13
13
로컬 환경에서 개발하시려면 ` 사용법 ` 섹션의 설명을 참고해주세요.
14
14
@@ -827,4 +827,4 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
827
827
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
828
828
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
829
829
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
830
- ```
830
+ ```
You can’t perform that action at this time.
0 commit comments