diff --git "a/_posts/\351\241\271\347\233\256\345\255\246\344\271\240/2024-10-21-Constellation.md" "b/_posts/\351\241\271\347\233\256\345\255\246\344\271\240/2024-10-21-Constellation.md" index d8097ae..5fb29af 100644 --- "a/_posts/\351\241\271\347\233\256\345\255\246\344\271\240/2024-10-21-Constellation.md" +++ "b/_posts/\351\241\271\347\233\256\345\255\246\344\271\240/2024-10-21-Constellation.md" @@ -38,12 +38,12 @@ trait PhysicalTopology { - Terminal Router Topologies在原有路由基础上包装进一步拓扑,`TerminalRouter`拓扑必须与`TerminalRouting`路由关系包装器一起使用 -![terminal_topology]({{ page.img_path }}terminal.png){: width="972" height="589" } +![terminal_topology]({{ page.img_path }}terminal.png){: width="972" height="589" } - Hierarchical分层拓扑,`HierarchicalTopology`拓扑必须与`HierarchicalRouting`路由关系包装器一起使用 -![Hierarchical]({{ page.img_path }}Hierarchical.png){: width="972" height="589" } +![Hierarchical]({{ page.img_path }}Hierarchical.png){: width="972" height="589" } ### Channels