Joan Segura před 2 roky
rodič
revize
05834ee5b1
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. binární
      .github/img/config_img.png
  2. 1 1
      README.md

binární
.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> {