site: wiki subdirectory isn't needed in links
[ci skip]
This commit is contained in:
		
							parent
							
								
									48c8e153c1
								
							
						
					
					
						commit
						4d214b28c3
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -982,8 +982,6 @@ site/docs.md: wiki/_Sidebar.md \ | |||||||
| 	 | perl -p \
 | 	 | perl -p \
 | ||||||
| 			-e 's/\[\[([^\|]*)\|([^\]]*)\]\]/[\1](https:\/\/github.com\/simonmichael\/hledger\/wiki\/\2)/g;' \
 | 			-e 's/\[\[([^\|]*)\|([^\]]*)\]\]/[\1](https:\/\/github.com\/simonmichael\/hledger\/wiki\/\2)/g;' \
 | ||||||
| 		  -e 's/\[\[([^\]]*)\]\]/[\1](https:\/\/github.com\/simonmichael\/hledger\/wiki\/\1)/g;' \
 | 		  -e 's/\[\[([^\]]*)\]\]/[\1](https:\/\/github.com\/simonmichael\/hledger\/wiki\/\1)/g;' \
 | ||||||
| 	 | perl -p \
 |  | ||||||
| 			-e 's/\[dev\//[/g;' \
 |  | ||||||
| 	 ; \
 | 	 ; \
 | ||||||
| 	 sed -ne '/<!-- ENDWIKICONTENT -->/,$$ p' site/docs.md     ) \
 | 	 sed -ne '/<!-- ENDWIKICONTENT -->/,$$ p' site/docs.md     ) \
 | ||||||
| 	> site/_docs.md.$$$$ && \
 | 	> site/_docs.md.$$$$ && \
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user