mirror of
				https://github.com/theoludwig/markdownlint-rule-relative-links.git
				synced 2025-11-01 00:49:07 +01:00 
			
		
		
		
	fix: update author - Théo LUDWIG
This commit is contained in:
		@@ -3,16 +3,16 @@
 | 
			
		||||
  "version": "0.0.0-development",
 | 
			
		||||
  "public": true,
 | 
			
		||||
  "description": "Custom rule for markdownlint to validate relative links.",
 | 
			
		||||
  "author": "Divlo <contact@divlo.fr>",
 | 
			
		||||
  "author": "Théo LUDWIG <contact@theoludwig.fr>",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "https://github.com/Divlo/markdownlint-rule-relative-links.git"
 | 
			
		||||
    "url": "https://github.com/theoludwig/markdownlint-rule-relative-links.git"
 | 
			
		||||
  },
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://github.com/Divlo/markdownlint-rule-relative-links/issues"
 | 
			
		||||
    "url": "https://github.com/theoludwig/markdownlint-rule-relative-links/issues"
 | 
			
		||||
  },
 | 
			
		||||
  "homepage": "https://github.com/Divlo/markdownlint-rule-relative-links#readme",
 | 
			
		||||
  "homepage": "https://github.com/theoludwig/markdownlint-rule-relative-links#readme",
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "markdownlint",
 | 
			
		||||
    "markdownlint-rule"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user