Joan Segura 2 년 전
부모
커밋
05834ee5b1
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      .github/img/config_img.png
  2. 1 1
      README.md

BIN
.github/img/config_img.png


+ 1 - 1
README.md

@@ -360,7 +360,7 @@ interface RcsbFv3DCustomInterface  {
 ##### Structural Panel
 
 The structural panel configuration `structurePanelConfig: RcsbFvStructureConfigInterface<LoadMolstarInterface,{viewerProps:Partial<ViewerProps>}>` includes the loading configuration for the 3D structural data
-and the Molstar plugin. A full description of the structural panel configuration can be found [here](https://rcsb.github.io/rcsb-saguaro-3d/interfaces/rcsbfvstructureinterface.html)
+and the Molstar plugin. A full description of the structural panel configuration can be found [here](https://rcsb.github.io/rcsb-saguaro-3d/interfaces/RcsbFv3DAssembly._internal_.RcsbFvStructureConfigInterface.html)
 
 ```typescript
 interface RcsbFvStructureConfigInterface<R,S> {