fix(docs) update link to the Code of Conduct
- Update links to use `[Code of Conduct](/docs/conduct/)` - Fix old URL that was pointing to a missing file in GitHub.
This commit is contained in:
		
							parent
							
								
									e32daaedb4
								
							
						
					
					
						commit
						8234c01d58
					
				|  | @ -22,7 +22,7 @@ The much-anticipated Jekyll 3.0 has been released! Key changes: | ||||||
| - Lots of performance improvements | - Lots of performance improvements | ||||||
| - ... and lots more! | - ... and lots more! | ||||||
| 
 | 
 | ||||||
| We also added a [Code of Conduct]({{ site.repository }}/blob/master/CONDUCT.md) to encourage a happier, nicer community where contributions and discussion is protected from negative behaviour. | We also added a [Code of Conduct](/docs/conduct/) to encourage a happier, nicer community where contributions and discussion is protected from negative behaviour. | ||||||
| 
 | 
 | ||||||
| A huge shout-out to the amazing Jekyll Core Team members Jordon Bedwell, Alfred Xing, and Matt Rogers for all their hard work in making Jekyll 3 the best release yet. | A huge shout-out to the amazing Jekyll Core Team members Jordon Bedwell, Alfred Xing, and Matt Rogers for all their hard work in making Jekyll 3 the best release yet. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -15,7 +15,7 @@ even if you wanted one | ||||||
| * We now strip the BOM by default per Ruby's `IO.open`. | * We now strip the BOM by default per Ruby's `IO.open`. | ||||||
| * `page.dir` will not always end in a slash. | * `page.dir` will not always end in a slash. | ||||||
| 
 | 
 | ||||||
| We also updated our [Code of Conduct](/conduct/) to the latest version of | We also updated our [Code of Conduct](/docs/conduct/) to the latest version of | ||||||
| the Contributor Covenant. The update includes language to ensure that the | the Contributor Covenant. The update includes language to ensure that the | ||||||
| reporter of the incident remains confidential to non-maintainers and that | reporter of the incident remains confidential to non-maintainers and that | ||||||
| all complaints will result in an appropriate response. I care deeply about | all complaints will result in an appropriate response. I care deeply about | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue