mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 15:10:50 +08:00 
			
		
		
		
	Fixed broken link to issue 340 (#857)
This commit is contained in:
		
				
					committed by
					
						
						Thiago Loureiro
					
				
			
			
				
	
			
			
			
						parent
						
							0ed4fdf498
						
					
				
				
					commit
					f27566b65d
				
			@@ -181,7 +181,7 @@ matched /goods/{catchAll} (because this is the first ReRoute in the list!).
 | 
			
		||||
Dynamic Routing
 | 
			
		||||
^^^^^^^^^^^^^^^
 | 
			
		||||
 | 
			
		||||
This feature was requested in `issue 340 <https://github.com/ThreeMammals/Ocelot/issue/340>`_. 
 | 
			
		||||
This feature was requested in `issue 340 <https://github.com/ThreeMammals/Ocelot/issues/340>`_. 
 | 
			
		||||
 | 
			
		||||
The idea is to enable dynamic routing when using a service discovery provider so you don't have to provide the ReRoute config. See the docs :ref:`service-discovery` if 
 | 
			
		||||
this sounds interesting to you.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user