docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-1.9.7 vs docs/_site/CONTRIBUTING.html in PlayRockPaperScissorsGame-1.9.8
- old
+ new
@@ -5,11 +5,11 @@
<title>Contributing</title>
<meta name="description" content="A Ruby Programmed Rock Paper Scissors Game"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" href="/assets/css/style.css?v=56855f08c378e5be52ffe23f0286aa90fa0e0707">
+ <link rel="stylesheet" href="/assets/css/style.css?v=51a1bf769d52690bd11d52ccf2449a07e10db7d9">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Play Rock Paper Scissors Game</h1>
<h2 class="project-tagline">A Ruby Programmed Rock Paper Scissors Game</h2>
@@ -25,10 +25,10 @@
<section class="main-content">
<h2 id="contributing">Contributing</h2>
<p>Hi there! We’re thrilled that you’d like to contribute to this project. Your help is essential for keeping it great.</p>
-<p>Please note that this project is released with a <a href="CODE_OF_CONDUCT.md">Contributor Code of Conduct</a>. By participating in this project you agree to abide by its terms.</p>
+<p>Please note that this project is released with a <a href="/CODE_OF_CONDUCT.html">Contributor Code of Conduct</a>. By participating in this project you agree to abide by its terms.</p>
<h2 id="submitting-a-pull-request">Submitting a pull request</h2>
<ol>
<li><a href="https://github.com/pages-themes/cayman/fork">Fork</a> and clone the repository</li>