@@ -26,7 +26,7 @@ const whitepaperData: Whitepaper[] = [
2626 {
2727 title : "The Flare network and FLR token" ,
2828 date : "30 December 2022" ,
29- path : "/pdf/whitepapers/20221231-Flare-White-Paper-v2 .pdf" ,
29+ path : "/pdf/whitepapers/20221231-TheFlareNetworkAndFLRToken .pdf" ,
3030 category : "white-papers" ,
3131 } ,
3232
@@ -41,27 +41,27 @@ const whitepaperData: Whitepaper[] = [
4141 {
4242 title : "A hybrid post-quantum digital signature scheme for the EVM" ,
4343 date : "5 July 2022" ,
44- path : "/pdf/whitepapers/20220722-Post-Quantum-Digital-Signature-Scheme .pdf" ,
44+ path : "/pdf/whitepapers/20220722-HybridPostQuantumDigitalSignatureSchemeForTheEthereumVirtualMachine .pdf" ,
4545 category : "research" ,
4646 } ,
4747 {
4848 title : "Flare Consensus Protocol" ,
4949 date : "5 November 2019" ,
50- path : "/pdf/whitepapers/20191105-FCP-White-Paper .pdf" ,
50+ path : "/pdf/whitepapers/20191105-FlareConsensusProtocol .pdf" ,
5151 category : "research" ,
5252 } ,
5353
5454 // Analytics
5555 {
5656 title : "Kraken exchange - FTSO price comparison" ,
5757 date : "6 April 2023" ,
58- path : "/pdf/whitepapers/20230406-FTSO_Kraken .pdf" ,
58+ path : "/pdf/whitepapers/20230406-KrakenExchange-FTSOPriceComparison .pdf" ,
5959 category : "analytics" ,
6060 } ,
6161 {
6262 title : "STP.02 - Impact of secondary FTSO reward band" ,
6363 date : "29 May 2023" ,
64- path : "/pdf/whitepapers/20230529-Flare-Analytics-Report-02-Impact-of-the-secondary-FTSO-reward-band .pdf" ,
64+ path : "/pdf/whitepapers/20230529-SongbirdBandUpdate-ImpactOfSTP02 .pdf" ,
6565 category : "analytics" ,
6666 } ,
6767] ;
0 commit comments