File tree Expand file tree Collapse file tree 1 file changed +1
-26
lines changed
Expand file tree Collapse file tree 1 file changed +1
-26
lines changed Original file line number Diff line number Diff line change @@ -864,32 +864,7 @@ docker image rm -f ghcr.io/microsoft/documentdb/documentdb-local:latest || echo
864864 < li className = "flex items-start" >
865865 < span className = "text-blue-400 mr-3 mt-1" > •</ span >
866866 < span >
867- Explore advanced querying capabilities in the{ " " }
868- < button
869- onClick = { ( ) => setCurrentPage ( "api-reference" ) }
870- className = "text-blue-400 hover:text-blue-300 underline"
871- >
872- API Reference
873- </ button >
874- </ span >
875- </ li >
876- < li className = "flex items-start" >
877- < span className = "text-blue-400 mr-3 mt-1" > •</ span >
878- < span >
879- Learn about indexing strategies in the{ " " }
880- < button
881- onClick = { ( ) => setCurrentPage ( "architecture" ) }
882- className = "text-blue-400 hover:text-blue-300 underline"
883- >
884- Architecture
885- </ button > { " " }
886- section
887- </ span >
888- </ li >
889- < li className = "flex items-start" >
890- < span className = "text-blue-400 mr-3 mt-1" > •</ span >
891- < span >
892- Connect your application using one of our{ " " }
867+ Connect your application using the Python quickstart
893868 < button
894869 onClick = { ( ) =>
895870 setSelectedGettingStartedItem (
You can’t perform that action at this time.
0 commit comments