docs: restructuredtext link needs separator
This commit is contained in:
		
							parent
							
								
									4e6ea2f1ca
								
							
						
					
					
						commit
						5cbe905dda
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -61,7 +61,7 @@ jobs:
 | 
				
			|||||||
            type="$(echo $frag|cut -d~ -f3)"
 | 
					            type="$(echo $frag|cut -d~ -f3)"
 | 
				
			||||||
            msg="$(echo $frag|cut -d~ -f4|sed 's/`/``/g')"
 | 
					            msg="$(echo $frag|cut -d~ -f4|sed 's/`/``/g')"
 | 
				
			||||||
            if [[ "${TYPES[*]}" =~ "${type}" ]]; then
 | 
					            if [[ "${TYPES[*]}" =~ "${type}" ]]; then
 | 
				
			||||||
              echo -e "$type:\n  - >\n    $msg \`#${PR}<https://github.com/ansible-middleware/keycloak/pull/${PR}>\`_" \
 | 
					              echo -e "$type:\n  - >\n    $msg \`#${PR} <https://github.com/ansible-middleware/keycloak/pull/${PR}>\`_" \
 | 
				
			||||||
                > changelogs/fragments/${PR}.yaml
 | 
					                > changelogs/fragments/${PR}.yaml
 | 
				
			||||||
            fi
 | 
					            fi
 | 
				
			||||||
          done
 | 
					          done
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user